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 475 B image not shown  

Quelle  sc-mask-with-blur.yaml   Sprache: unbekannt

 
# Verify that a complex clip mask on a stacking content with a blur filter is correctly
# handled, since the downscaled target size may differ from the picture content
---
root:
  items:
  - type: clip
    id: 2
    complex:
      - rect: [100, 100, 100, 100]
        radius: 32
  - type: stacking-context
    bounds: [100, 100, 100, 100]
    filters: blur(8, 8)
    clip-chain: [2]
    items:
      - type: rect
        bounds: [ 0, 0, 100, 100 ]
        color: [0, 255, 0]

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]