summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/linear-hard-stop-repeat-large-ref.yaml
blob: 9287f91dd4b498c254015458b4bc0c5b7a075942 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
root:
  items:
    - type: gradient
      bounds: 0 0 800 200
      tile-size: 200 200
      clip-rect: 0 0 800 200
      start: 0 0
      end: 20 0
      stops: [0.0, black, 0.1, black, 0.2, white, 1.0, white]
      repeat: true