Kilotest: Diagnoses of false aria-hidden value risky
violation by HTML element 91 on Jordan Schnitzer Museum of Art at PSU page
Here is how tools diagnose the false aria-hidden value risky
issue for HTML element 91 of the Jordan Schnitzer Museum of Art at PSU 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 Jordan Schnitzer Museum of Art at PSU page
- URL:
https://www.pdx.edu/museum-of-art/ - Tested on 2026-04-09 at 03:46
- URL:
- About HTML element 91
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="col-8 col-xl"> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[1]/div[1]/div[1] - Bounding box: x = 4, y = -7, width = 610, height = 30
- 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