DescriptionFix label for a11y VoiceOver
Made the 'entry-box' label into a div.
Made the 'time' div into a label and assigned it for the checkbox.
Updated the code that selects the checkbox to prevent introduction of bug
where clicking the row would not toggle the checkbox.
VoiceOver after change:
checkbox: "<history item timestamp> <checked/unchecked> checkbox"
url: "visited link <name of link>"
drop down: "actions pop up button"
The exact words will be different depending on TTS program used,
but should be similar for the controls in the list.
There are no tests uploaded because these changes rely on VoiceOver to validate.
BUG=404870
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291274
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|