history: more VoiceOver enhancements.
commit429c17d91afa37519b9c733a755d3887914a1d30
authordbeam <dbeam@chromium.org>
Tue, 21 Oct 2014 20:42:51 +0000 (21 13:42 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Oct 2014 20:43:20 +0000 (21 20:43 +0000)
treed071e74108b5572c05a29d82e0e36a81a7a9cae8
parentbc91db51bd9df5f29ebfe7940691016716caf5a0
history: more VoiceOver enhancements.

- make each device contents an ordered list so we get "list 5 items" spoken.
- add a title to each ContextMenuButton so "Actions" is said instead of just "button".
- remove "required" from search input as it is spoken and unnecessary.
- create a useful summary aria-label for checkboxes so users can scroll quickly through entries

R=dmazzoni@chromium.org
BUG=385344

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

Cr-Commit-Position: refs/heads/master@{#300551}
chrome/app/generated_resources.grd
chrome/browser/resources/history/history.html
chrome/browser/resources/history/history.js
chrome/browser/resources/history/other_devices.css
chrome/browser/resources/history/other_devices.js
chrome/browser/ui/webui/history_ui.cc