summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/filter-saturate-red-1-ref.yaml
blob: 3b95adb53a3a905c02ff5536da1dd8d069f60fa5 (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: [54, 54, 54, 1]