summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/norm-radial-degenerate-ref.yaml
blob: afe59a770b9ba084c024048ae0f51500fc3ea959 (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: radial-gradient
      bounds: 50 50 300 300
      center: 150 150
      radius: 150 150
      stops: [0.0, red, 1.0, red]