summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/repeat-linear.yaml
blob: 63e136bc8ea56c258cbaa03cbb1e107972e9b13b (plain)
1
2
3
4
5
6
7
8
9
---
root:
  items:
    - type: gradient
      bounds: 50 50 300 300
      start: 0 150
      end: 300 150
      stops: [0.1, blue, 0.2, blue, 0.2, red, 0.3, red]
      repeat: true