blob: ca718bdfe7efe9a304a8f6c7fa6d60b3bd066473 [file] [log] [blame]
Test for rdar://problem/7094146 Reproducible crash at RenderObject::localToAbsolute().
This crash occurred after an object’s position changed directly from absolute to fixed, and it was not added to the RenderView’s positioned objects list nor removed from its old container’s list.