Kilotest: Diagnoses of focusable element hidden
violation by HTML element 453 on Freedom House page
Basics
About the Freedom House page
- URL: https://freedomhouse.org/
- Tested 30 days ago by job
xx0on 2026-05-03 at 04:32
About HTML element 453
- Tag name:
DIV - Text:
After the Election: Revitalizing Hungarian Democracy, and Lessons from the Opposition Victory … April 28, 2026
- Start tag:
<div class="node node--type-article node--view-mode-card ds-1col clearfix article-card"> - XPath:
/html/body/div[2]/div[1]/div[2]/div[1]/div[4]/div[5]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1] - Bounding box: x = 420, y = 3156, width = 340, height = 394
About the focusable element hidden
issue
- Why it matters: Keyboard-only user cannot navigate properly to the operable items
- Priority: highest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the focusable element hidden
issue for HTML element 453 of the Freedom House page.
- Using <code><code>aria-hidden="true"</code></code> on a visible focusable element will result in some users focusing on 'nothing'
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_aria_on_focusable_element