forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add accessibility PRESUBMIT check for element attribute getters
This check will help stop a pattern that should not be used in the accessibility code because it could bypass ElementInternals and give incorrect results on custom elements. AX-Relnotes: N/A Bug: 372169467 Change-Id: I008c9433a22c9b6723da9e91b640390b86f4dade Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6036605 Reviewed-by: Andrew Grieve <[email protected]> Reviewed-by: Aaron Leventhal <[email protected]> Commit-Queue: Aaron Leventhal <[email protected]> Commit-Queue: Mark Schillaci <[email protected]> Cr-Commit-Position: refs/heads/main@{#1387038}
- Loading branch information
1 parent
56fc621
commit 44c90b4
Showing
2 changed files
with
135 additions
and
0 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