Add meaningful ARIA labels to settings Printers screen
-Using aria-hidden will force the these text labels to be skipped over when navigating with the screen reader. The preference is to only navigate to the actionable button instead of its text label. -Adding an aria-labelledby and a aria-describedby will make the screen reader read "{printerName}, Button, Save/Setup" when navigated to. Bug: 1014145 Change-Id: I4cca27f8d48297d9de0c1409984b0344503e8bb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1859689Reviewed-by:Hector Carmona <hcarmona@chromium.org> Reviewed-by:
Bailey Berro <baileyberro@chromium.org> Commit-Queue: Gavin Williams <gavinwill@chromium.org> Cr-Commit-Position: refs/heads/master@{#711061}
Showing
Please register or sign in to comment