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

Quelle  blend-container.yaml   Sprache: unbekannt

 
# Verify that clip-chains are correctly applied to root level blend containers (which get
# optimized to be tile caches).
---
root:
  items:
    - type: clip
      id: 2
      bounds: [ 50, 50, 100, 100 ]
    -
      type: "clip-chain"
      id: 3
      clips: [2]
    - type: stacking-context
      blend-container: true
      clip-chain: 3
      items:
        - type: rect
          bounds: [ 0, 0, 200, 200 ]
          color: blue

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]