HTML math tag should have AXRoleDescription as 'math'
commit0bc5a9a4430af86f2c935f51e46961988fe576fd
authorshreeram.k <shreeram.k@samsung.com>
Tue, 18 Nov 2014 16:55:18 +0000 (18 08:55 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 18 Nov 2014 16:55:54 +0000 (18 16:55 +0000)
tree5fbfc6b5266596c4d861399bedb54f2cb9173a3f
parent5ba11a6a24d8190b2a35b74da767fe87e7c8ccb3
HTML math tag should have AXRoleDescription as 'math'

According to latest editor's draft http://rawgit.com/w3c/aria/master/html-aam/html-aam.html
HTML math tag should be exposed similar to ARIA role math and hence AXRoleDescription for math tag would be 'math.

This CL depends on https://codereview.chromium.org/722653002/

BUG=429476

Review URL: https://codereview.chromium.org/722663002

Cr-Commit-Position: refs/heads/master@{#304622}
content/app/strings/content_strings.grd
content/browser/accessibility/browser_accessibility_cocoa.mm
content/test/data/accessibility/math-expected-android.txt
content/test/data/accessibility/math-expected-mac.txt
content/test/data/accessibility/math-expected-win.txt