Split out HitTestFragments from SVGInlineTextBox::NodeAtPoint
We can only ever hit the same Node in this loop, so even if the query is penetrating/list-based we won't add more to the result if we would happen to hit multiple fragments. It's also easier to read and maybe slightly faster in some cases. Change-Id: I3ce41ce58ef4a188d948690b1840d66e20ac0631 Reviewed-on: https://chromium-review.googlesource.com/c/1277792Reviewed-by:Philip Rogers <pdr@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#600479}
Showing
Please register or sign in to comment