summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-radial-gradient-nine-patch.yaml
blob: 06ba64e3ab0e834bffa569bf40661efb06066def (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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 ]