summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-none.yaml
blob: 4b423c7da51811aa1a85259eb8df18acc169576d (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, 500, 500 ]
          width: [ 12, 12, 12, 12 ]
          border-type: normal
          style: [ solid, none, none, none ]
          color: [ black ]