commit | e85a773cf9ea6d1ea8aac225a1c265ec58e8ef74 | [log] [tgz] |
---|---|---|
author | shreeram.k <shreeram.k@samsung.com> | Thu Oct 16 18:49:34 2014 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 16 18:49:54 2014 |
tree | bf6337070367b74783e5619011781957607c74ff | |
parent | ed5178fef53e8a75fa65173c209d3c4508faaf2c [diff] |
HTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR. According to latest editor's draft http://rawgit.com/w3c/html-api-map/master/index.html meter tag should have MSAA+IA2 Role as ROLE_SYSTEM_PROGRESSBAR. And for mac, the AX Mappings should be copy of ARIA role progressbar. This CL depends on https://codereview.chromium.org/652663003/ This CL also takes care of small fixes related with details tag and div tag. BUG=421376 Review URL: https://codereview.chromium.org/657513002 Cr-Commit-Position: refs/heads/master@{#299944}