Kilotest: Diagnoses of focusable element hidden
violation by HTML element 429 on California YIMBY Education Fund page
Basics
About the California YIMBY Education Fund page
- URL: https://cayimby.org/
- Tested 29 days ago by job
6d3on 2026-05-03 at 17:05
About HTML element 429
- Tag name:
INPUT - Text:
Search for:
- Start tag:
<input id="search__field-id-69f781427df60" class="search__input" value="" type="search" placeholder="Search..." name="s" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false" required=""> - XPath:
/html/body/div[2]/div[1]/form[1]/div[1]/input[1] - Bounding box: x = 630, y = -108, width = 521, height = 48
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 429 of the California YIMBY Education Fund page.
- Element "input" 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