|
Add DumpAccessibilityTree tests (3 of 20)
html tags: cite, tbody, tfoot, th(as rowheader), param, input type text
ARIA state/property: aria-haspopup(true,false), aria-relevant(additions, removals, text, all, additions-text), aria-pressed
ARIA Role: columnheader
BUG= 170575
Committed: https://crrev.com/70249e5314c6a75779209d16ec565fc84d9be6d8
Cr-Commit-Position: refs/heads/master@{#299866}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+193 lines, -31 lines) |
Patch |
|
M |
content/browser/accessibility/dump_accessibility_tree_browsertest.cc
|
View
|
1
2
3
|
8 chunks |
+37 lines, -2 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-columnheader.html
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-columnheader-expected-android.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-columnheader-expected-mac.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria-columnheader-expected-win.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-haspopup.html
|
View
|
1
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-haspopup-expected-android.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-haspopup-expected-mac.txt
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-haspopup-expected-win.txt
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/aria-pressed.html
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-relevant.html
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-relevant-expected-android.txt
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-relevant-expected-mac.txt
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria-relevant-expected-win.txt
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/cite.html
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/cite-expected-android.txt
|
View
|
1
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/cite-expected-mac.txt
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/cite-expected-win.txt
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-text.html
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-text-expected-android.txt
|
View
|
1
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/input-text-expected-mac.txt
|
View
|
1
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/input-text-expected-win.txt
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/param.html
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/param-expected-android.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/param-expected-mac.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/param-expected-win.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/test/data/accessibility/table-simple.html
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-tbody-tfoot.html
|
View
|
|
2 chunks |
+16 lines, -7 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/table-tbody-tfoot-expected-android.txt
|
View
|
1
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-tbody-tfoot-expected-mac.txt
|
View
|
1
|
1 chunk |
+11 lines, -6 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-tbody-tfoot-expected-win.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-th-rowheader.html
|
View
|
|
1 chunk |
+4 lines, -8 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/table-th-rowheader-expected-android.txt
|
View
|
1
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-th-rowheader-expected-mac.txt
|
View
|
1
|
1 chunk |
+4 lines, -9 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/table-th-rowheader-expected-win.txt
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
Total messages: 9 (2 generated)
|