summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/discontinued-dash.yaml
blob: 886f9cfe59cd35b146bd30d6601edab89ecef4ff (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: [ 10, 10, 300, 300]
          width: [ 10, 10, 10, 10 ]
          border-type: normal
          style: [ dashed, solid, solid, solid ]
          color: [ black, black, black, black ]