summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/norm-linear-1.yaml
blob: d79b8608b17c486735a8204c1863e92dd0934af9 (plain)
1
2
3
4
5
6
7
8
9
---
root:
  items:
    - type: gradient
      bounds: 50 50 200 200
      start: 0 100
      end: 200 100
      stops: [0.25, green, 0.5, green,
              0.5, blue, 0.75, blue]