Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/wr/wrench/reftests/compositor-surface/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 504 B image not shown  

Quelle  mask.yaml   Sprache: unbekannt

 
# Test that basic functionality of opaque compositor surfaces with
# clip mask is blending correctly.
---
root:
  items:
    - type: rect
      bounds: [50, 50, 462, 462]
      color: green
    - type: clip
      id: 3
      complex:
        - rect: [150, 150, 262, 262]
          radius: 32
    - image: checkerboard(2,16,16)
      bounds: [150, 150, 262, 262]
      prefer-compositor-surface: true
      clip-chain: [3]
    - type: rect
      bounds: [200, 200, 162, 162]
      color: [0, 0, 255, 0.5]

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]