summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/conic-large-hard-stop-ref.yaml
blob: 95c4daf6363a531ed5457473b995466a92b7a0eb (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: conic-gradient
      bounds: 50 50 250 250
      center: 100 100
      angle: 0
      stops: [0.0, red, 0.2, red, 0.2, yellow, 1.0, yellow]