Kilotest: Diagnoses of aria attribute redundant
violation by HTML element 423 on California YIMBY Education Fund page
Here is how tools diagnose the aria attribute redundant
issue for HTML element 423 of the California YIMBY Education Fund page.
Basics
- About the
aria attribute redundant
issue- Why it matters: Document includes unnecessary code
- Priority: lowest
- Related WCAG standard: 4.1.2
- About the California YIMBY Education Fund page
- URL:
https://cayimby.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 423
- 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
- Tag name:
Diagnoses
- Attribute aria-hidden is unnecessary for elements that have attribute hidden.
Tool: Html Checker API (World Wide Web Consortium)