Calculate correct cull rect for SVG inline text boxes.
Reland of http://crrev.com/2151323004, now updated to allow for 8
pixels delta and using outsets fixing bug where we didn't move the
expected bounding rects after expanding/contracting.
Cull rects were larger than needed when text was selected.
Identified while investigating test failure of:
svg/text/text-selection-align-06-b.svg
as part of http://crrev.com/2073563002 for crbug.com/616600, though
fixing these did not actually fix any issues for that patch or bug.
BUG=627233
TBR=pdr
Review-Url: https://codereview.chromium.org/2154143005
Cr-Commit-Position: refs/heads/master@{#406386}
4 files changed