Kilotest: Diagnoses of false aria-hidden value risky
violation by HTML element 950 on YMCA of Greater San Antonio page
Basics
About the YMCA of Greater San Antonio page
- URL: https://ymcasatx.org/
- Tested 46 days ago by job
klvon 2026-06-05 at 05:41
About HTML element 950
- Tag name:
DIV - Text:
City Wide Facility Solutions Donates Historic $610,000 to YMCA of Greater San Antonio … CONTINUE READING
- Start tag:
<div class="slick-track" style="opacity: 1; width: 14430px; transform: translate3d(-1110px, 0px, 0px);"> - XPath:
[not obtained] - Bounding box: x = -705, y = 6932, width = 14430, height = 443
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
Diagnoses
Here is how rule engines diagnose the false aria-hidden value risky
issue for HTML element 950 of the YMCA of Greater San Antonio page.
- 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