fixed-position-ref.yaml (280B)
1 root: 2 items: 3 - type: rect 4 bounds: [0, 0, 50, 50] 5 color: green 6 - type: rect 7 bounds: [60, 0, 50, 50] 8 color: green 9 - type: rect 10 bounds: [120, 0, 50, 50] 11 color: green 12 - type: rect 13 bounds: [180, 0, 50, 50] 14 color: green