haikuwebkit/LayoutTests/fast/dynamic/position-absolute-to-fixed-...

6 lines
292 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Test for rdar://problem/7094146 Reproducible crash at RenderObject::localToAbsolute().
This crash occurred after an objects position changed directly from absolute to fixed, and it was not added to the RenderViews positioned objects list nor removed from its old containers list.