summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/tiles/simple-gradient.yaml
blob: 0879b2442f0c61912285b350f1bd7a67949bdc46 (plain)
1
2
3
4
5
6
7
8
9
---
root:
  items:
    - type: gradient
      bounds: [ 0, 0, 1980, 1080]
      start: [ 0, -2000 ]
      end: [ 0, 4000 ]
      stops: [ 0.0, red, 1.0, green ]
      repeat: false