[SpatNav] Hit testing must account for shadow boundaries
The spatial navigation algorithm attempts to select an inner-most element when fully contained by using a hit test. However, hit testing descends into shadow DOM so in order for this comparison to work it must also descend through shadow roots. Bug: 957240 Change-Id: I5f8d62187548becfa5dc3ad95c255ba54bcdb7b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1586271Reviewed-by:Emil A Eklund <eae@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/master@{#654874}
Showing
Please register or sign in to comment