dequelabs / dequelabs/axe-core
[bug] color-contrast issue detection incosistent
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
### Product
playwright
### Product Version
4.7.3
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
When performing accessibility tests they should consistently detect `color-contrast` issues.
#### Actual
Of the two visible color-contrast issues, only the button is detected as a problem

#### How to Reproduce
I created a small reproduction repo: https://github.com/DerTimonius/axe-playwright-bug-reproduction
#### Additional context
The Chrome extension is showing the same behavior.
Contributor guide
Assessment
This issue has not been assessed yet.