Description[CSS Shapes] Simplify LineWidth::wrapNextToShapeOutside()
This function used to manually check to see if the entire height of
the line would have enough space next to the float. However, the code
to compute the offsets will do this automatically (and probably a lot
faster), if the line height is passed in. This patch does just that.
This is a merge of http://trac.webkit.org/changeset/178193
by Bem Jones-Bey <bjonesbe@adobe.com>.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=188340
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|