DescriptionFloats on an empty line should still get positioned.
A float can sit on an empty line and so may not have been positioned while
searching for a line break.
Likewise if we have a line break with clearance then ensure it clears the floats
before it in the DOM but not after it. Dirty the lineboxes after a hard-break with
clearance so that we do this correctly; don't try to work it out after we're done
dirtying lines and may have already added in a float we're not supposed to clear.
BUG=477814
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197288
Patch Set 1 #Patch Set 2 : Updated #Patch Set 3 : Updated #
Total comments: 3
Patch Set 4 : Updated #
Messages
Total messages: 10 (3 generated)
|
|||||||||||||||||||||||||||||||||||||