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