summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/border/border-double-simple.yaml
blob: 4830485a8f352691e8d6dd1b1d5d34b80370676a (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: [ double, double, double, double ]
          color: [ blue, blue, blue, blue ]