DescriptionUse roundOut() rather than round() to round glyph bounds in simple path
This patch changes round() to roundOut() to round glyph bounds to avoid
possible rendering outside of the visual overflow rect.
It was pointed out in a review comment[1] by jbroman, confirmed by this
patch fixed fast/block/lineboxcontain/glyphs-clipping.html.
Complex path has the same fix in the CL[1].
[1] https://codereview.chromium.org/1316843005/#msg5
BUG=452914
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|