12 lines
247 B
YAML
12 lines
247 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [0, 0, 500, 500]
|
|
items:
|
|
- type: border
|
|
bounds: [ 0, 0, 200, 200 ]
|
|
width: 1
|
|
border-type: normal
|
|
style: inset
|
|
color: black
|