too-many-surfaces-ref.yaml (863B)
1 --- 2 root: 3 items: 4 - type: rect 5 bounds: [50, 50, 400, 88] 6 color: green 7 - image: transparent-checkerboard(2,8,8) 8 bounds: [60, 60, 68, 68] 9 - type: rect 10 bounds: [55, 70, 390, 5] 11 color: [255, 0, 0, 0.9] 12 - image: transparent-checkerboard(2,8,8) 13 bounds: [138, 60, 68, 68] 14 - type: rect 15 bounds: [55, 80, 390, 5] 16 color: [255, 0, 0, 0.9] 17 - image: transparent-checkerboard(2,8,8) 18 bounds: [216, 60, 68, 68] 19 - type: rect 20 bounds: [55, 90, 390, 5] 21 color: [255, 0, 0, 0.9] 22 - image: transparent-checkerboard(2,8,8) 23 bounds: [294, 60, 68, 68] 24 - type: rect 25 bounds: [55, 100, 390, 5] 26 color: [255, 0, 0, 0.9] 27 - image: transparent-checkerboard(2,8,8) 28 bounds: [372, 60, 68, 68] 29 - type: rect 30 bounds: [55, 110, 390, 5] 31 color: [255, 0, 0, 0.9]