DescriptionUse the correct bounding rect in SVGInlineTextBox::nodeAtPoint
When writing-mode was unprefixed, SVGInlineTextBoxes started getting the
same treatment as their base-class, and hence we need to be careful when
we consider sizes for the inline boxes.
Use logicalWidth() and logicalHeight() instead of size().
BUG=587455
Committed: https://crrev.com/ccf72ce87493b653f3f1add48b2bd0a68108d35b
Cr-Commit-Position: refs/heads/master@{#403913}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Rebase; remove InlineBox addition #
Messages
Total messages: 12 (4 generated)
|