Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 473 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the aria-label on non-labelable role
issue for HTML element 473 of the Pacific Northwest Software Quality Conference page.
Basics
- 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
- About the Pacific Northwest Software Quality Conference page
- URL:
https://pnsqc.org/ - Tested on 2026-04-02 at 14:53
- URL:
- About HTML element 473
- Tag name:
DIV - Text:
RECENT EVENTS HOSTED BY PNSQC … Soft drinks
- Start tag:
<div class="mt-4 flex items-center justify-center gap-2" aria-label="Carousel pagination" data-carousel-dots=""> - XPath:
/html/body/section[4]/div[1]/div[1]/div[2]/div[3] - Bounding box: x = 992, y = 2884, width = 704, height = 10
- Tag name:
Diagnoses
- The aria-label 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)