blob: f9f6c68209dc0997e3af09f069a6f28d0b1a1df6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
---
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: []
|