summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/zero-width.yaml
blob: 6d12d05bf802a32185701c83da19c412f33b0cb3 (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: [ 0, 0, 0, 0 ]
          border-type: normal
          style: [ solid, solid, solid, solid ]
          color: [ blue, blue, blue, blue ]