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