Product
axe-core
Product Version
4.5.1 and 4.5.2
Latest Version
Issue Description
Expectation
If the link text and the surrounded text color are same, then this check should not take place as there is no color alone usage here.
Actual
Axe-core flags an issue here assuming there is color alone since there is no additional indicators for the link surrounded with text.
How to Reproduce
- Launch the URL - https://online.citi.com/US/ag/investing/investingwithciti
- Select continue button on the modal.
- Now run the axe-core using axe Expert and axe DevTools
- Notice false positive raised for one of the links in the footer section where the link and surrounding text colors are same.
Screenshot

Product
axe-core
Product Version
4.5.1 and 4.5.2
Latest Version
Issue Description
Expectation
If the link text and the surrounded text color are same, then this check should not take place as there is no color alone usage here.
Actual
Axe-core flags an issue here assuming there is color alone since there is no additional indicators for the link surrounded with text.
How to Reproduce
Screenshot