Open
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
- Ripple around the Mat Checkbox and Mat Slider are not reaching the WCAG Non text contrast ratio of 3:1.
- Since the ratio is not met application is in a non complaint state for the mentioned components (Slider and Checkbox)
Reproduction
StackBlitz link: https://stackblitz.com/edit/components-issue-cwzzkd
Steps to reproduce:
- Open Stack Blitz url above
- On the Preview the Mat Slider and Mat Checkbox are provided
- Select Mat Slider to toggle
- The Ripple around the round slider color is not meeting the non text contrast ratio for WCAG AA compliance (3:1)
- Similarly the Ripple around the Checkbox after selecting is not meeting the non text contrast ration for WCAG AA compliance (3:1)
Expected Behavior
- Both the Mat Slider and Mat Checkbox ripple color need to meet the non text contrast ratio (3:1) to be compliant since it is effecting Accessibility users.
Actual Behavior
- Both the Mat Slider and Mat Checkbox ripple color are not meeting the non text contrast ratio (3:1).
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):
Any help will take our application be more compliant for ADA and Accessibility
Thanks,
Venkat P.