| commit | b0b85266865004e7a708a7a5e7e272a0b8784ef2 | [log] [tgz] |
|---|---|---|
| author | henrika <henrika@chromium.org> | Fri Jul 15 08:21:30 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 08:23:31 2016 |
| tree | 08b5e0d71393de0547e41d8623bb5682eb9222d4 | |
| parent | 5a484af29ce16842a03e9a7cfcb9f273722ac5ec [diff] |
Revert of Calculate correct cull rect for SVG inline text boxes. (patchset #3 id:40001 of https://codereview.chromium.org/2137753002/ ) Reason for revert: Most likely breaks: SVGInlineTextBoxPainterTest.TextCullRect_DefaultWritingMode SVGInlineTextBoxPainterTest.TextCullRect_WritingModeTopToBottom https://uberchromegw.corp.google.com/i/chromium.webkit/builders/WebKit%20Android%20%28Nexus4%29/builds/50365 Original issue's description: > 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 > > Committed: https://crrev.com/3f0f1c6a0edb31e2ec3ce4dbb21acc83301982ca > Cr-Commit-Position: refs/heads/master@{#405675} TBR=pdr@chromium.org,wkorman@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=627233 Review-Url: https://codereview.chromium.org/2151203002 Cr-Commit-Position: refs/heads/master@{#405722}