1761299.yaml (323B)
1 # verify that the raster spatial node selected when a surface is too large 2 # is correct propagated to the picture render task 3 --- 4 root: 5 items: 6 - type: stacking-context 7 filters: [identity] 8 transform: scale(0.5,1,1) 9 items: 10 - type: rect 11 bounds: [0, 0, 1024, 128] 12 color: red