Kilotest: Diagnoses of false aria-hidden value risky
violation by HTML element 320 on Earthjustice page
Here is how tools diagnose the false aria-hidden value risky
issue for HTML element 320 of the Earthjustice page.
Basics
- About the
false aria-hidden value risky
issue- Why it matters: User may be misled by erroneously hidden or revealed document content
- Priority: lowest
- Related WCAG standard: 2.4.6
- About the Earthjustice page
- URL:
https://earthjustice.org/ - Tested on 2026-04-02 at 14:23
- URL:
- About HTML element 320
- Tag name:
DIV - Text:
YOU CAN PROTECT … KILIII YUYAN FOR EARTHJUSTICE
- Start tag:
<div class="fl-content-slider-wrapper fl-content-slider-loaded" style="opacity: 1; width: auto; position: relative;"> - XPath:
[not obtained] - Bounding box: x = 960, y = 137, width = 960, height = 0
- Tag name:
Diagnoses
- You have defined <code>aria-hidden="false"</code>. Caution, as the child content is always readable by screen readers regardless of setting <code>display: none</code> on any child element.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
aria_hidden_false