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