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