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