Test that an absolutely positioned element that is dynamicaly changed to fixed is positioned relative to the viewport instead of first region. | |
The fixed element 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 50.00 50.00) | |
(contentsOpaque 1) | |
) | |
) | |
) | |
) | |
) | |