Remove ChromeVox navigation stops from labels on settings-dropdown-menus
-Most dropdowns have an associated text label to explain the dropdown's purpose. To be in line with the overall Settings page a11y strategy, the labels will be marked as aria-hidden so ChromeVox navigation will skip over the label and navigate directly to the dropdown. The "label" attribute on the dropdowns should be used instead for giving aural context for ChromeVox users. -This CL is primarily adding aria-hidden to the labels and in a few places correcting/adding the dropdown label. Bug: 1015899 Change-Id: I21ba756ba5677765bace9279f8f155e8815f16fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933944 Commit-Queue: Gavin Williams <gavinwill@chromium.org> Reviewed-by:Bailey Berro <baileyberro@chromium.org> Reviewed-by:
Hector Carmona <hcarmona@chromium.org> Cr-Commit-Position: refs/heads/master@{#724478}
Showing
Please register or sign in to comment