summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/gradient_cache_5stops_vertical.yaml
blob: dd2c8b7c9d407110a2d9cb34671e12ec9098d779 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
root:
  items:
    - type: gradient
      bounds: 0 0 960 540
      start: 0 0
      end: 0 540
      stops: [0.0, red,
              0.25, green,
              0.5, blue,
              0.75, [40,40,40,1],
              1.0, [100,200,50,1]]