Back to Chromium

Position Absolute To Fixed Crash

third_party/blink/web_tests/fast/dynamic/position-absolute-to-fixed-crash.html

150.0.7829.2317 B
Original Source

Test for rdar://problem/7094146 Reproducible crash at LayoutObject::localToAbsolute().

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.