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