equalizedigital / accessibility-checker

GNU General Public License v2.0
14 stars 8 forks source link

Front End Highlighting: Possible Heading Highlights Everything #139

Closed amberhinds closed 1 year ago

amberhinds commented 1 year ago

This is the issue:

Screen Shot 2023-04-10 at 9 07 59 PM

Clicking view on page results in every paragraph being highlighted: https://roadwarriorprd.wpengine.com/b-corp/?edac=15831

Screen Shot 2023-04-10 at 9 09 33 PM
amberhinds commented 1 year ago

It doesn't have a problem with this - https://roadwarriorprd.wpengine.com/page-with-lots-of-a11y-problems/?edac=17978: <p class="has-larger-font-size"><strong>This is a fake heading</strong></p> p.has-larger-font-size{ font-size: 26px; }

So I think the issue is a lack of an classes or IDs.