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