9 lines
166 B
YAML
9 lines
166 B
YAML
---
|
|
root:
|
|
items:
|
|
- type: stacking-context
|
|
bounds: [0, 0, 95, 88]
|
|
items:
|
|
- type: rect
|
|
bounds: [9, 9, 10, 10]
|
|
color: blue
|