Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 424 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 424
- Tag name:
DIV - Text:
Search for: … Search
- Start tag:
<div class="site-search site-search--top site-search--js" aria-hidden="true" hidden=""> - XPath:
/html/body/div[2] - Bounding box: x = 0, y = -168, width = 1920, height = 168
About the aria attribute redundant
issue
- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the aria attribute redundant
issue for HTML element 424 of the California YIMBY Education Fund page.
- Attribute aria-hidden is unnecessary for elements that have attribute hidden.
Tool: Html Checker API (World Wide Web Consortium)