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