dequelabs / dequelabs/axe-core
Inline link contrast - inconsistency depending on the text content of the link.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 933
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 17
Description
### Product
axe-core
### Product Version
4.8.2
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
The product reported both commentor names in the same way, either passed or failed.
#### Actual
One of the commentor name is reported (name = 123), while the other is not (name = Christopher W.).
#### How to Reproduce
This is the original situation where I found out this inconsistency (working on xwiki-platform accessibility):


#### Additional context
The bug here is the inconsistency.
After checking a bit further, it seems like the violation is only reported when the anchor content does start with a number and not a letter.
Contributor guide
Assessment
This issue has not been assessed yet.