summaryrefslogtreecommitdiffstats
path: root/content/app
diff options
context:
space:
mode:
authorshreeram.k <shreeram.k@samsung.com>2015-01-06 23:14:59 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-07 07:15:45 +0000
commit7630ad8bc3bd2ae064b4deae81f9290054c75358 (patch)
treeca58641ae0fd1478c30b48aeec345664055746f5 /content/app
parent897526f653195dd11ef3495e0bcbf95549b0b4dd (diff)
downloadchromium_src-7630ad8bc3bd2ae064b4deae81f9290054c75358.zip
chromium_src-7630ad8bc3bd2ae064b4deae81f9290054c75358.tar.gz
chromium_src-7630ad8bc3bd2ae064b4deae81f9290054c75358.tar.bz2
Expose ARIA role status on MAC
On mac Aria role status should be exposed as follow AXRole: AXGroup AXSubrole: AXApplicationStatus AXRoleDescription: 'status' This CL depends on blink side cl https://codereview.chromium.org/829773002/ BUG=445354 Review URL: https://codereview.chromium.org/806063004 Cr-Commit-Position: refs/heads/master@{#310246}
Diffstat (limited to 'content/app')
-rw-r--r--content/app/strings/content_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/content/app/strings/content_strings.grd b/content/app/strings/content_strings.grd
index 4db16ba..f8667ec 100644
--- a/content/app/strings/content_strings.grd
+++ b/content/app/strings/content_strings.grd
@@ -400,6 +400,9 @@ below:
<message name="IDS_AX_ROLE_MATH" desc="accessibility role description for math">
math
</message>
+ <message name="IDS_AX_ROLE_STATUS" desc="accessibility role description for status">
+ status
+ </message>
<message name="IDS_AX_BUTTON_ACTION_VERB" desc="Verb stating the action that will occur when a button is pressed, as used by accessibility.">
press