clip-thin-rotated-ref.yaml (328B)
1 # Test checks if a rotated clip with a long and thin rectangle would still 2 # correctly affect the primitive with regards to the inner bounds. 3 --- 4 root: 5 items: 6 - 7 bounds: [0, 0, 0, 0] 8 type: "stacking-context" 9 items: 10 - 11 bounds: [100, 100, 14, 14] 12 type: rect 13 color: blue