summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/norm-conic-3-ref.yaml
blob: d5403c498f61f3844207376f3101c708dd2e0ade (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, blue, 1.0, blue]