summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/radial-tiling-optimized-ref.yaml
blob: b5b4957f9bea8839bfed976c64f6615006b37100 (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
---
root:
  items:
    - type: radial-gradient
      bounds: 50 40 20 20
      center: 10 10
      radius: 10 10
      stops: [0, red, 1, blue, 1, [0,0,0,0]]
    - type: radial-gradient
      bounds: 450 40 20 20
      center: 10 10
      radius: 10 10
      stops: [0, red, 1, blue, 1, [0,0,0,0]]
    - type: radial-gradient
      bounds: 450 340 20 20
      center: 10 10
      radius: 10 10
      stops: [0, red, 1, blue, 1, [0,0,0,0]]
    - type: radial-gradient
      bounds: 50 340 20 20
      center: 10 10
      radius: 10 10
      stops: [0, red, 1, blue, 1, [0,0,0,0]]