summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-radial-gradient-nine-patch.yaml
blob: d3936a7424f595378940bab28d8613b1e23584e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
root:
  items:
    - type: border
      bounds: [ 0, 0, 200, 200 ]
      width: 20
      border-type: radial-gradient
      center: [ 100, 100 ]
      radius: [ 200, 200 ]
      stops: [ 0.0, red, 0.5, red, 0.5, green ]
      slice: [ 50 ]
      outset: 0