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