Closed
Description
Description
single-select chips visually communicate selected state with color alone. It should be visually communicated with more than just color.
https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-without-color.html
Reproduction
Steps to reproduce:
- open https://material2-dev.web.app/mdc-chips
- Navigate to "Selectable Chips" demo
- Under "Single selection", click "Medium"
Expected Behavior
selected state of "Medium" is visually communicated with more than color alone
Actual Behavior
color of "Medium" changes to indicate selected state