summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/svg-filter-blend-ref.yaml
blob: d796f0b85e1876a456d3ba9d58cf87db7d9f5fec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 50, 250]
      items:
        - type: rect
          bounds: [0, 0, 50, 50]
          color: [0, 255, 0, 1]
        - type: rect
          bounds: [0, 50, 50, 50]
          color: [40, 20, 2, 1]
        - type: rect
          bounds: [0, 100, 50, 50]
          color: [20, 10, 155, 1]
        - type: rect
          bounds: [0, 150, 50, 50]
          color: [255, 222, 156, 1]
        - type: rect
          bounds: [0, 200, 50, 50]
          color: [255, 245, 151, 1]