False positive color contrast violation of elements inside particular tables #4703
Labels
color contrast
Color contrast issues
fix
Bug fixes
rules
Issue or false result from an axe-core rule
Product
axe-core
Product Version
4.10.2
Latest Version
Issue Description
Expectation
I would not expect the
<span>Lorem</span>
to be reported as a color contrast violation.Actual
The
<span>Lorem</span>
is reported as a color contrast violation.How to Reproduce
I'll preface by saying that this is a very bizarre bug observing just it's symptoms... It took quite a bit of time to reduce it down to what I think is the base case. I've added some notes in the snippet below that elaborate a bit more on what role each part plays. I've also added a screenshot that shows the output from the code below.
The text was updated successfully, but these errors were encountered: