Kilotest: Diagnoses of focusable element hidden
violation by HTML element 125 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 125
- Tag name:
DIV - Text:
Podcasts
- Start tag:
<div class="cat-slides cat6 slick-slide" style="width: 130px;" data-slick-index="3" aria-hidden="true" tabindex="0"> - XPath:
/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[4] - Bounding box: x = 818, y = 1014, width = 130, height = 151
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 125 of the Webby Awards page.
- ARIA hidden element must not be focusable or contain focusable elements; Check that focusable elements are not tabbable in the current state
Tool: Axe (Deque)
Rule:
aria-hidden-focus - Element "div" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Tool: Accessibility Checker (IBM)
Rule:
aria_hidden_nontabbable