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