DescriptionFix 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162246
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|