DescriptionMake LayoutText::absoluteQuadsForRange to consider leading/trailing whitespaces
This patch makes |LayoutText::absoluteQuadsForRange| to consider leading and
trailing whitespaces by adjusting specified offsets by rendered portion of
characters.
Before this patch, |LayoutText::absoluteQuadsForRange| returns empty rectangle
for character offsets not in |InlineTextBox| objects.
BUG=389054
TEST=LayoutTests/fast/dom/Range/getClientRects-leading-trailing-whitespaces.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200828
Patch Set 1 #
Total comments: 2
Patch Set 2 : 2014-07-14T10:37:49 #Patch Set 3 : 2015-08-18T16:38:30 #
Total comments: 4
Patch Set 4 : 2015-08-19T15:06:27 Follow review comments #
Messages
Total messages: 15 (3 generated)
|