summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/linear-large.yaml
blob: cf9c50edd19eeb2f08722007687b17c94a4f4186 (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: gradient
      bounds: 50 50 2000 300
      start: 0 0
      end: 100 20
      stops: [0.0, red, 1.0, blue]