summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/srgb-to-linear-ref.yaml
blob: d984523da64bbced29a83cc1d09bce4ab802fb0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 300, 100]
      items:
        - type: rect
          bounds: [100, 0, 100, 100]
          color: [200, 200, 200, 1.0]
        - type: rect
          bounds: [100, 0, 100, 100]
          color: [100, 100, 100, 1.0]
        - type: rect
          bounds: [200, 0, 100, 100]
          color: [50, 50, 50, 1.0]