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