PrintPreview: Fix "More options" a11y behavior to not read label twice.
Specifically: - Pass "More options" label as a <slot> to cr-expand-button. - Change md-select's aria-label to aria-labeledby This results in better screen reader (VoiceOver) behavior where the label is not read twice when navigating with Ctrl+Alt+RightArrow. Bug: 1055829 Change-Id: I31dadd2e13ca8ce50e75050f0f580b06183bcfa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2510329 Commit-Queue: Rebekah Potter <rbpotter@chromium.org> Auto-Submit: dpapad <dpapad@chromium.org> Reviewed-by:Rebekah Potter <rbpotter@chromium.org> Cr-Commit-Position: refs/heads/master@{#823422}
Showing
Please register or sign in to comment