[FragmentItem] Implement hit-testing text items
This patch implements hit-testing text items, that was not implemented in the initial hit-test implementation in r720001 <crrev.com/c/1935773>. The LayoutNG specific logic for |NodeForHitTest()| was moved to |LayoutObject| in r720148 to share the logic with |NGFragmentItem|. 8 failures, ~110 passes. Bug: 982194 Change-Id: I4a1f3414cb1d299d4f1d6f57e64881f6aeddbff8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943719Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#720778}
Showing
Please register or sign in to comment