Kilotest: Diagnoses of false aria-hidden value risky
violation by HTML element 1212 on GiveDirectly page
Here is how tools diagnose the false aria-hidden value risky
issue for HTML element 1212 of the GiveDirectly 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 GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 1212
- Take me there
- Tag name:
DIV - Text:
Monica and her newborn baby in Malawi … People in poverty are often documented without their consent. GiveDirectly only documents recipients with their formal consent, or in the case of minors, both their and their parents' consent. They opt to sign a plain-language form translated into local languages…
- Start tag:
<div class="slick-track" style="opacity: 1; width: 4520px; transform: translate3d(0px, 0px, 0px);"> - XPath:
/html/body/div[1]/main[1]/div[1]/div[5]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1] - Bounding box: x = 1435, y = 5269, width = 4520, height = 539
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 - 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