snapped-preserve-3d-ref.yaml (420B)
1 --- 2 root: 3 items: 4 - 5 type: "stacking-context" 6 transform: translate(10, 10.5, 0) 7 items: 8 - 9 type: "stacking-context" 10 transform: translate(10, 10, 0) 11 items: 12 - 13 bounds: [10, 10.5, 200, 1] 14 type: rect 15 color: red 16 - 17 bounds: [10, 0, 200, 1] 18 type: rect 19 color: red