[ReaderMode] Fix theme selection announcements.
This change removes the label for each theme option, and instead uses aria-label option element itself. As the label is not visually rendered on the page, it is safe to be removed. This also fixes the issue of the label being announced separately to the control itself when navigating incrementally with VoiceOver. Note: This change has no visual change, only affects screenreader announcements. AX-Relnotes:N/A Fixed: 1087934 Change-Id: Ia7d063a03158ad8ca2f51a84b9535c427f7868cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2306138 Commit-Queue: Meredith Lane <meredithl@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#791153}
Showing
Please register or sign in to comment