9 lines
173 B
YAML
9 lines
173 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [0, 0, 500, 500]
|
|
items:
|
|
- type: rect
|
|
bounds: [ 0, 0, 400, 400 ]
|
|
color: green
|