Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dynamic / position-absolute-to-fixed-crash-expected.txt
blob4ab1abb33cff1e568d5e86a077d156328a288390
1 Test for rdar://problem/7094146 Reproducible crash at LayoutObject::localToAbsolute().
3 This crash occurred after an object’s position changed directly from absolute to fixed, and it was not added to the LayoutView’s positioned objects list nor removed from its old container’s list.