[FragmentItem] Initial implementation of hit testing
This patch implements hit-testing for when FragmentItem is enabled. Existing logic for |NGPaintFragment| is abstracted by using |NGInlineCursor|. Hit-testing text items and culled inline boxes are not implemented yet, I will work on in following patches. ~30 new failures, fixes ~740. There should be no behavior changes unless FragmentItem run-time flag is enabled. Bug: 982194 Change-Id: I4b7ff6020f8d6edfb898ead65976ef6a276cce23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1935773 Commit-Queue: Koji Ishii <kojii@chromium.org> Reviewed-by:Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/master@{#720001}
Showing
This diff is collapsed.
Please register or sign in to comment