| commit | 3f0f1c6a0edb31e2ec3ce4dbb21acc83301982ca | [log] [tgz] |
|---|---|---|
| author | wkorman <wkorman@chromium.org> | Fri Jul 15 02:08:45 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 02:11:39 2016 |
| tree | ad3717a4d364b82ffecb4a963109f990a6bc91ee | |
| parent | 6b3de46d2a86066c148fe0e3a9cfadf8db504eb0 [diff] |
Calculate correct cull rect for SVG inline text boxes. 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 Review-Url: https://codereview.chromium.org/2137753002 Cr-Commit-Position: refs/heads/master@{#405675}