[a11y] Assign aria attributes to cr-customize-themes
cr-customize-themes isn't fully accessible because the custom elements used to display color buttons don't have any associated aria roles. This CL improves the accessibility of cr-customize-themes by assigning role="radio" and aria-checked attributes to the color buttons. Bug: 1158409 Change-Id: I04f07e569bb11dbd9c04c82578ad0b07ea131037 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2591127 Commit-Queue: Alex Ilin <alexilin@chromium.org> Reviewed-by:Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#838760}
Showing
Please register or sign in to comment