summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/linear-reverse-2.yaml
blob: c74c6b88f91888b900c3364790a399eea73918c2 (plain)
1
2
3
4
5
6
7
8
9
---
root:
  items:
    - type: gradient
      bounds: 50 50 200 200
      start: 150 100
      end: 50 100
      stops: [0.0, red, 0.5, blue,
              0.5, blue, 1.0, green]