14 lines
246 B
YAML
14 lines
246 B
YAML
---
|
|
root:
|
|
items:
|
|
-
|
|
bounds: [8, 8, 500, 500]
|
|
clip: [0, 0, 0, 0]
|
|
type: "stacking-context"
|
|
items:
|
|
-
|
|
bounds: [0, 0, 200, 200]
|
|
type: rect
|
|
color: green
|
|
id: [0, 0]
|
|
pipelines: []
|