haikuwebkit/LayoutTests/compositing/layer-creation/overlap-clipping-expected.txt

34 lines
690 B
Plaintext

(GraphicsLayer
(anchor 0.00 0.00)
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(children 3
(GraphicsLayer
(position 50.00 50.00)
(bounds 100.00 100.00)
(children 1
(GraphicsLayer
(bounds 500.00 100.00)
(contentsOpaque 1)
)
)
)
(GraphicsLayer
(position 50.00 200.00)
(bounds 500.00 100.00)
(contentsOpaque 1)
)
(GraphicsLayer
(position 450.00 200.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
)
)
)
)
)