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

Quelle  snapshot-shadow.yaml   Sprache: unbekannt

 
Spracherkennung für: .yaml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

# This test case contains a row of simple snapshotted stacking
# contexts with drop shadows on them. Their snapshots are rendered
# as images in a second row. The second row should look identical
# to the first.
---
root:
  items:
  - type: stacking-context
    bounds: [1010200200]
    filters: drop-shadow([00], 10, black)
    snapshot:
      name: "snap0"
      area: [-50, -50200200]
    items:
      - type: rect
        bounds: [10108080]
        color: [01500]
      - type: rect
        bounds: [554040]
        color: [20000]

  - type: stacking-context
    bounds: [11010200200]
    filters: drop-shadow([55], 0, red)
    snapshot:
      name: "snap1"
      area: [-50, -50200200]
    items:
      - type: rect
        bounds: [10108080]
        color: [01500]
      - type: rect
        bounds: [554040]
        color: [20000]

  - type: stacking-context
    bounds: [21010200200]
    filters:
      - drop-shadow([44], 4, red)
      - drop-shadow([66], 4, green)
      - drop-shadow([88], 4, blue)
    snapshot:
      name: "snap2"
      area: [-50, -50200200]
    items:
      - type: rect
        bounds: [10108080]
        color: [01500]
      - type: rect
        bounds: [554040]
        color: [20000]

  - type: stacking-context
    bounds: [101102000200]
    items:
    - image: snapshot(snap0)
      bounds: [-50, -50200200]
    - image: snapshot(snap1)
      bounds: [50, -50200200]
    - image: snapshot(snap2)
      bounds: [150, -50200200]

[Dauer der Verarbeitung: 0.10 Sekunden, vorverarbeitet 2026-06-10]