summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/tiling-conic-1.yaml
blob: 71ffe80b227466f6921e0f95332e656ae2f80bc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
root:
  items:
    # basic - 4 tiles spaced out with no clipping
    - type: conic-gradient
      bounds: 50 50 500 500
      angle: 0.0
      center: 100 100
      stops: [0, red, 1, blue]
      tile-size: 200 200
      tile-spacing: 100 100