summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/norm-linear-2-ref.yaml
blob: 5b8a0b317ac878a3a93e0f6eb6038c051ffcfdd8 (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.0, green, 0.5, green,
              0.5, blue, 1.0, blue]