Closed
Description
Description
It is impossible to tell whether checkboxes/radio buttons are checked or not when running in WHCM
Steps to reproduce
- Go to http://opensource.adobe.com/spectrum-css/
- Turn on Windows High Contrast mode (left shift+ left alt + print screen)
- Run Checkbox page
- Observe there is no difference between checked and unchecked
- Run Radio page
- Observe no difference between checked and unchecked
Expected behavior
I expect to be able to tell what is selected
Screenshots
current behavior checkbox
behavior before #619 was applied checkbox
current behavior radio button
behavior before #619 was applied radio button
Environment
- Spectrum CSS version: 2.13.0
- Browser(s) and OS(s): Edge 85.0.564.23 on Win 10 -->
Additional context
likely caused by #619
Seems caused by the addition of background-color on the button/checkbox
synced to jira: https://jira.corp.adobe.com/browse/SDS-7322