Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 356 on Pacific Northwest Software Quality Conference page
Here is how tools diagnose the aria-label on non-labelable role
issue for HTML element 356 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 356
- Take me there
- Tag name:
DIV - Text:
AI-Augmented Manual Testing with PLUS QA … Soft drinks
- Start tag:
<div class="recent-events-track flex gap-0 overflow-x-auto scroll-smooth snap-x snap-mandatory" tabindex="0" aria-label="Recent events carousel" data-carousel-track=""> - XPath:
/html/body/section[4]/div[1]/div[1]/div[2]/div[2] - Bounding box: x = 992, y = 2420, width = 704, height = 449
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)