summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/conic-simple.yaml
blob: c40c878403eb023258ff42c866e66879f56eb9b3 (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: conic-gradient
      bounds: 50 50 300 300
      center: 150 150
      angle: 0.0
      stops: [0.0, red, 1.0, yellow]