summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/linear-repeat-clip-ref.yaml
blob: d8fd0b3b326aa8330ec695e80ada3dce969fd663 (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: gradient
      bounds: 0 0 500 500
      start: 0 -20
      end: 0 520
      stops: [0.0, green, 0.5, blue, 1.0, red]