snapshot-multiframe-ref.yaml (267B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 200, 200] 6 items: 7 - type: rect 8 bounds: [ 0, 0, 90, 100 ] 9 color: [0, 150, 0] 10 - type: rect 11 bounds: [ 10, 100, 90, 100 ] 12 color: [150, 0, 0]