[Webkit-unassigned] [Bug 86520] Implement run-in remove child cases.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 9 14:53:12 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=86520
--- Comment #3 from Robert Hogan <robert at webkit.org> 2013-05-09 14:51:36 PST ---
(From update of attachment 200915)
View in context: https://bugs.webkit.org/attachment.cgi?id=200915&action=review
> Source/WebCore/rendering/RenderBlock.cpp:2006
> - destroyRunIn(oldRunIn);
>
> // Add the run-in block as our previous sibling.
> parent()->addChild(newRunIn, this);
> + destroyRunIn(oldRunIn);
What's going on here? Seems worth a comment in the changelog at least!
--
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