summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/tiling-conic-3.yaml
blob: 77b28a9e22ce5987f255276355d6b56ae7f00d83 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
root:
  items:
    # no spacing with a clip
    - type: conic-gradient
      bounds: 50 50 400 300
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]
      tile-size: 200 200
      tile-spacing: 0 0