snapshot-huge-ref.yaml (755B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 100, 100] 6 items: 7 - type: stacking-context 8 bounds: [100000, 0, 40000, 40000] 9 snapshot: 10 name: "snap0" 11 area: [-64, -64, 32896, 32896] 12 items: 13 - type: rect 14 bounds: [0, 0, 32768, 32768] 15 color: [0, 150, 0] 16 - type: rect 17 bounds: [256, 256, 1024, 1024] 18 color: [150, 0, 0] 19 20 - type: rect 21 bounds: [0, 0, 514, 514] 22 color: [100, 0, 0] 23 - type: rect 24 bounds: [1, 1, 512, 512] 25 color: [0, 150, 0] 26 - type: rect 27 bounds: [4, 4, 16, 16] 28 color: [150, 0, 0] 29 - image: snapshot(snap0) 30 bounds: [0, 0, 514, 514]