-
Notifications
You must be signed in to change notification settings - Fork 789
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(target-size): consider fixed and non-fixed position nodes separ…
…ately (#3715) * chore(target-size): Avoid testing nested widgets * Include descendants in the tab order * Exclude nested widgets with tabindex="-1" * improve tests * chore(target-size): report non-tabbable widgets for review * Handle integration test * Update based on feedback * chore(target-size): consider fixed and non-fixed position nodes separately
- Loading branch information
1 parent
13ac4c3
commit 73cbc0f
Showing
4 changed files
with
74 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters