[Webkit-unassigned] [Bug 74976] Element still flowed below parent after changing from block to inline-block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 11:58:56 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=74976





--- Comment #22 from Dave Hyatt <hyatt at apple.com>  2012-05-14 11:58:00 PST ---
Yeah, this is a long-standing bug. There's just no code that attempts to detect this situation and clean up. It would be RenderBlock that would detect it, when an anonymous block that is part of a continuation chain empties out.

RenderBlock::removeChild.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list