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