You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hadn't seen this flagged before so I'm guessing that axe-core had a recent update with more WCAG 2.2 tests. The <p class="il-primary-unit"> and <h1> elements within the <il-unit-wordmark> component are being flagged for insufficient spacing when both are present.
I hadn't seen this flagged before so I'm guessing that axe-core had a recent update with more WCAG 2.2 tests. The
<p class="il-primary-unit">
and<h1>
elements within the<il-unit-wordmark>
component are being flagged for insufficient spacing when both are present.Example usage: https://webtheme.illinois.edu/
More info: https://dequeuniversity.com/rules/axe/4.9/target-size
The text was updated successfully, but these errors were encountered: