summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/repeat-radial-negative.yaml
blob: 949455f89376ab90abe74caafaf07c19a10ff8ec (plain)
1
2
3
4
5
6
7
8
9
---
root:
  items:
    - type: radial-gradient
      bounds: 50 50 300 300
      center: 150 150
      radius: 150 150
      stops: [-0.3, blue, -0.2, blue, -0.2, red, -0.1, red]
      repeat: true