diff options
author | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-16 21:08:36 +0000 |
---|---|---|
committer | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-16 21:08:36 +0000 |
commit | 83be7dd219f61766f77a62cf695e2771bfec3e8e (patch) | |
tree | a3d0486fe7000c22f095e7da9dababb2ebb51d21 /cc/scrollbar_layer.cc | |
parent | 70e983cc3080f75fb3ebc008b79589f01f901c42 (diff) | |
download | chromium_src-83be7dd219f61766f77a62cf695e2771bfec3e8e.zip chromium_src-83be7dd219f61766f77a62cf695e2771bfec3e8e.tar.gz chromium_src-83be7dd219f61766f77a62cf695e2771bfec3e8e.tar.bz2 |
Fix accessibility issues on most visited page for android's NTP.
Do not modify the DOM of the most visited page if nothing has changed, which
is often the case as the top sites are polled periodically just to make sure
they are up to date.
Also, moves the event listener to a node with a text attribute that allows it
to be selected in accessibility mode.
Makes some markup nodes as skippable in accessibility mode by marking them as
having empty alt text.
BUG=155450
Review URL: https://chromiumcodereview.appspot.com/11155022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@162246 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/scrollbar_layer.cc')
0 files changed, 0 insertions, 0 deletions