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