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