Add test for Mac accessibility hit testing bug fix
Follow-up to https://crrev.com/c/2225334. Adds a test similar to other tests for accessibility hit testing. While developing this test I noticed that the point passed to BrowserAccessibilityCocoa::accessibilityHitTest is actually in frame coordinates rather than screen coordinates. Noted this in a comment. Bug: 1086819 Change-Id: I052a78d2bbef54662e171889080e7089c510653d AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225818 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#774173}
Showing
Please register or sign in to comment