[LayoutNG] Hit-test by traversing the fragment tree.
This adds support for hit-testing by traversing the fragment tree, rather than traversing the LayoutObject tree. All behind the LayoutNGFragmentTraversal runtime flag. Testing: virtual/layout_ng_fragment_traversal/ contain some hit-testing tests, and will now run with the new code. (Adding fast/events/ to the virtual testuite would increase coverage by a lot, but the tests there are so flaky I decided against it.) Bug: 1043787 Change-Id: Id1e1d524afa071c80098274b2c61a3339c8032e0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2041597 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Reviewed-by:Xianzhu Wang <wangxianzhu@chromium.org> Reviewed-by:
Koji Ishii <kojii@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#739346}
Showing
Please register or sign in to comment