summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/filters/filter-component-transfer-ref.yaml
blob: e19e1ff0b0b10b45e0e07b1b9e95b161befe4736 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 170, 250]
      items:
        - type: rect
          bounds: [0, 0, 50, 50]
          color: [255, 0, 255, 1]
        - type: rect
          bounds: [0, 50, 50, 50]
          color: [0, 255, 141, 1]
        - type: rect
          bounds: [0, 100, 50, 50]
          color: [255, 255, 0, 1]
        - type: rect
          bounds: [0, 150, 50, 50]
          color: [191, 128, 128, 1]
        - type: rect
          bounds: [0, 200, 50, 50]
          color: [0, 255, 24, 1]
        - type: rect
          bounds: [60, 0, 50, 50]
          color: [255, 0, 255, 1]
        - type: rect
          bounds: [60, 50, 50, 50]
          color: [255, 255, 255, 1]
        - type: rect
          bounds: [60, 100, 50, 50]
          color: [255, 255, 255, 1]
        - type: rect
          bounds: [60, 150, 50, 50]
          color: [223, 191, 191, 1]
        - type: rect
          bounds: [60, 200, 50, 50]
          color: [191, 255, 197, 1]
        - type: rect
          bounds: [120, 0, 50, 50]
          color: [255, 127, 255, 1]
        - type: rect
          bounds: [120, 50, 50, 50]
          color: [128, 255, 200, 1]
        - type: rect
          bounds: [120, 100, 50, 50]
          color: [255, 255, 255, 1]
        - type: rect
          bounds: [120, 150, 50, 50]
          color: [239, 223, 223, 1]
        - type: rect
          bounds: [120, 200, 50, 50]
          color: [63, 255, 81, 1]