Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 602 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 602
- Tag name:
DIV - Text:
Events Calendar … Ways to Give
- Start tag:
<div class="mobile-sub-menu" id="sub-menu-6" aria-labelledby="menu-trigger-6"> - XPath:
/html/body/div[3]/div[2]/div[1]/nav[2]/ol[1]/li[2]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the aria-label on non-labelable role
issue
- Why it matters: User is misinformed about an item
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the aria-label on non-labelable role
issue for HTML element 602 of the California YIMBY Education Fund page.
- The aria-labelledby attribute must not be specified on any div element unless the element has a role value other than caption, code, deletion, emphasis, generic, insertion, paragraph, presentation, strong, subscript, or superscript.
Tool: Html Checker API (World Wide Web Consortium)