Commit 8ccd2ea
[A11y] Implement minimum role from HTML-AAM
Bug: w3c/html-aam#454
Change-Id: Ia3930b068311f26f6a7e0be8bbcce53acf820bdf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5663675
Auto-Submit: Aaron Leventhal <[email protected]>
Commit-Queue: Mark Schillaci <[email protected]>
Commit-Queue: Aaron Leventhal <[email protected]>
Reviewed-by: Mark Schillaci <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1320576}1 parent f751c82 commit 8ccd2ea
File tree
5 files changed
+37
-3
lines changed- content
- browser/accessibility
- test
- data/accessibility/html
- third_party/blink/renderer/modules/accessibility
5 files changed
+37
-3
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2900 | 2900 | | |
2901 | 2901 | | |
2902 | 2902 | | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
| 2906 | + | |
2903 | 2907 | | |
2904 | 2908 | | |
2905 | 2909 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4357 | 4357 | | |
4358 | 4358 | | |
4359 | 4359 | | |
| 4360 | + | |
| 4361 | + | |
4360 | 4362 | | |
4361 | 4363 | | |
4362 | 4364 | | |
| |||
6936 | 6938 | | |
6937 | 6939 | | |
6938 | 6940 | | |
6939 | | - | |
6940 | 6941 | | |
| 6942 | + | |
6941 | 6943 | | |
6942 | 6944 | | |
6943 | 6945 | | |
| |||
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1919 | 1919 | | |
1920 | 1920 | | |
1921 | 1921 | | |
1922 | | - | |
1923 | 1922 | | |
1924 | | - | |
| 1923 | + | |
| 1924 | + | |
| 1925 | + | |
| 1926 | + | |
1925 | 1927 | | |
1926 | 1928 | | |
1927 | 1929 | | |
| |||
0 commit comments