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