summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/filter-saturate-green-2-ref.yaml
blob: f13c6e225d2eeff471e2e815a3ed9e9a2c273a85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 120, 120]
      items:
        - type: rect
          bounds: [0, 0, 120, 120]
          color: [0, 0, 0, 1]

        - type: rect
          bounds: [10, 10, 100, 100]
          color: [91, 219, 91, 1]