Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 494 on Portland State University page
Basics
About the Portland State University page
- URL: https://www.pdx.edu/
- Tested 24 days ago by job
j3non 2026-05-08 at 15:59
About HTML element 494
- Tag name:
DIV - Text:
Research … University Research Centers
- Start tag:
<div class="psu-primary-menu-dropdown dropdown-menu w-100 p-3 p-xl-0 border-0 dropdown-menu--level-1" aria-labelledby="navbarDropdown-research"> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[5]/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 494 of the Portland State University 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)