summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-double-simple-2.yaml
blob: 6fa6d634cd223f0c4754edf77673c391e8c564e2 (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: [ 1 ]
          border-type: normal
          style: [ double ]
          color: [ black ]