|
Add DumpAccessibilityTree tests (6 of 20)
HTML Tag: input type reset button, samp, s, dt, progress
ARIA Role: button, dialog, radiogroup
ARIA state/property: aria-live
Following are already present:
HTML Tag input type in date and time state
ARIA state/property: aria-checked
Other changes incorporated in this CL:
1. There should be no STATE_SYSTEM_READONLY for ARIA role dialog.
2. ARIA role radiogroup is exposed correctly.
BUG= 170578
Committed: https://crrev.com/fa6fba9f7dd6402a559ade4d119f19ec725e06b6
Cr-Commit-Position: refs/heads/master@{#301573}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+252 lines, -78 lines) |
Patch |
|
M |
content/browser/accessibility/browser_accessibility_win.cc
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/browser/accessibility/dump_accessibility_tree_browsertest.cc
|
View
|
1
2
3
4
|
7 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-button.html
|
View
|
1
2
3
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-button-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-button-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-button-expected-win.txt
|
View
|
1
2
3
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-dialog.html
|
View
|
|
1 chunk |
+11 lines, -13 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-dialog-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-dialog-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-dialog-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-live.html
|
View
|
1
|
1 chunk |
+14 lines, -16 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-live-expected-android.txt
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-live-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-live-expected-win.txt
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/aria-marquee.html
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/aria-marquee-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/aria-pressed.html
|
View
|
1
2
3
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/aria-pressed-expected-win.txt
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-radiogroup.html
|
View
|
1
2
3
4
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-radiogroup-expected-android.txt
|
View
|
1
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-radiogroup-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-radiogroup-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/dialog-expected-win.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/dt.html
|
View
|
|
1 chunk |
+13 lines, -13 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/dt-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/dt-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/dt-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/input-reset.html
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-reset-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-reset-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-reset-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/modal-dialog-in-iframe-opened-expected-win.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/modal-dialog-opened-expected-win.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/modal-dialog-stack-expected-win.txt
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/progress.html
|
View
|
1
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/progress-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/progress-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/progress-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/s.html
|
View
|
1
2
3
4
|
1 chunk |
+6 lines, -8 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/s-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/s-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/s-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/samp.html
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/samp-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/samp-expected-mac.txt
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/samp-expected-win.txt
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 11 (2 generated)
|