Kilotest: Diagnoses of false aria-hidden value risky
violation by HTML element 119 on Center for Justice and Accountability page
Here is how tools diagnose the false aria-hidden value risky
issue for HTML element 119 of the Center for Justice and Accountability 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 Center for Justice and Accountability page
- URL:
https://cja.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 119
- Tag name:
DIV - Text:
WHO WE ARE … Search
- Start tag:
<div class=""> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1] - Bounding box: x = 851, y = 0, width = 1059, height = 73
- 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