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