Kilotest: Diagnoses of focusable element hidden
violation by HTML element 137 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 137
- Tag name:
DIV - Text:
Apps, Software & Immersive
- Start tag:
<div class="cat-slides cat4 slick-slide" style="width: 130px;" data-slick-index="5" aria-hidden="true" tabindex="0"> - XPath:
/html/body/div[3]/div[1]/div[1]/div[1]/div[1]/div[6] - Bounding box: x = 1118, y = 1014, width = 130, height = 168
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 137 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