DescriptionClear sibling floats while splitting inline flow.
During RenderInline::splitFlow(), floats are cleared on an anonymous containingBlock() for
the inline being split. This is a problem if siblings of the block contain references to
the same floats, since the float removal code in markSiblingsWithFloatsForLayout() will not
later find them.
R=inferno@chromium.org
BUG=245727
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169658
Patch Set 1 #
Total comments: 2
Patch Set 2 : Reupload #
Messages
Total messages: 13 (0 generated)
|