WebUI: Fix cr-expand-button a11y behavior to not read label twice.
Specifically when navigating the UI with VoiceOver using Ctrl+Alt+RightArrow, the label should be skipped, and the focus should go straight to the expand icon button, which already correctly points to the label with |aria-labeledby|. Bug: 1055829 Change-Id: I13f2bce30b6aaa11f518e68f779296c294dd30ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510131 Auto-Submit: dpapad <dpapad@chromium.org> Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:John Lee <johntlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#822848}
Showing
Please register or sign in to comment