blob: 6c2356a744bdf4523313327cc4325e2e30e4c584 [file] [log] [blame]
This test collects a transformed fixed position element inside a named flow and flows it into a region.
The fixed positioned element should be positioned relative to the viewport and it should be composited.
On success you should not see red below.
(GraphicsLayer
(anchor 0.00 0.00)
(bounds 800.00 600.00)
(children 1
(GraphicsLayer
(bounds 800.00 600.00)
(contentsOpaque 1)
(children 1
(GraphicsLayer
(position 150.00 150.00)
(bounds 100.00 100.00)
(contentsOpaque 1)
)
)
)
)
)