12 lines
301 B
YAML
12 lines
301 B
YAML
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 ]
|
|
|