DescriptionGet rid of some <label for> misuse in browser_options.html
Two main cases:
1. <label> not wrapping input + span
2. for accessibility -- for=<selector-id> should instead use aria-labelledby
BUG=409938
Committed: https://crrev.com/6d0a8336e1cf1756af2269b7b1b517eb11cec857
Cr-Commit-Position: refs/heads/master@{#293215}
Patch Set 1 #Patch Set 2 : get rid of unreferenced IDs #Patch Set 3 : fix related css #
Total comments: 6
Patch Set 4 : fix tests #
Messages
Total messages: 17 (4 generated)
|