Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 445 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 4 days ago by job
wm0on 2026-08-27 at 21:08
About HTML element 445
- Tag name:
DIV - Text:
Search ThirdAct.org … Find
- Start tag:
<div class="modal fade" id="searchModal" tabindex="-1" aria-labelledby="searchModalLabel" aria-hidden="true"> - XPath:
/html/body/div[2]/div[1] - Bounding box: [not obtained]
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 rule engines diagnose the aria-label on non-labelable role
issue for HTML element 445 of the Third Act 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)