summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-ridge-simple.yaml
blob: 906b40fa426f2020d92516d39dba5441876e8d43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
root:
  items:
    - type: stacking-context
      bounds: [0, 0, 500, 500]
      items:
        - type: border
          bounds: [ 0, 0, 50, 50 ]
          width: [ 12, 12, 12, 12 ]
          border-type: normal
          style: [ ridge, ridge, ridge, ridge ]
          color: [ blue, blue, blue, blue ]