Skip accessibility focus on tab in favor of close button
The tab will always be checked first in the accessibility order since its x coordinate is "left" of the close button. However, visually the x button should be considered to be in the foreground when using Explore by Touch. With this change, the tab will return false when being checked to be hit by explore by touch when we know the close button will also be hit. BUG=641141 Review-Url: https://codereview.chromium.org/2301903004 Cr-Commit-Position: refs/heads/master@{#416292}
Showing
Please register or sign in to comment