DescriptionUse the outermost float for shape-outside
Shape outside was using the last float encountered on the line, assuming it
would always be the outermost float. However, this is not necessarily true, so
switch to using the outermost float. This has the advantage of also only
needing one saved float when computing the offset, not two.
BUG=271774
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=156038
Patch Set 1 #Patch Set 2 : Added tests #Patch Set 3 : Update test #Patch Set 4 : rebase #
Messages
Total messages: 5 (0 generated)
|