|
Chromium side Implementation of new roles added in ARIA 1.1 draft.
Following roles has been mapped for win,mac & android platform.
1. switch role
2. searchbox role
Also some cleanups are done in this CL.
BUG= 468667
Committed: https://crrev.com/b0ec609a1fc0f4512bb16d906ff4627e485955f8
Cr-Commit-Position: refs/heads/master@{#322544}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+90 lines, -13 lines) |
Patch |
|
M |
chrome/common/extensions/api/automation.idl
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/app/strings/content_strings.grd
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/accessibility/browser_accessibility_android.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/accessibility/browser_accessibility_cocoa.mm
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/accessibility/browser_accessibility_win.cc
|
View
|
1
2
3
|
4 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/browser/accessibility/dump_accessibility_tree_browsertest.cc
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/accessibility/blink_ax_enum_conversion.cc
|
View
|
1
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/shell/renderer/test_runner/web_ax_object_proxy.cc
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A + |
content/test/data/accessibility/aria/aria-searchbox.html
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-searchbox-expected-android.txt
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-searchbox-expected-mac.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-searchbox-expected-win.txt
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-switch.html
|
View
|
1
2
3
4
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-switch-expected-android.txt
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-switch-expected-mac.txt
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
content/test/data/accessibility/aria/aria-switch-expected-win.txt
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/accessibility/ax_enums.idl
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/accessibility/platform/ax_platform_node_mac.mm
|
View
|
|
3 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
Total messages: 14 (4 generated)
|