Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 754 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 754
- Tag name:
SPAN - Text: [not applicable]
- Start tag:
<span class="jp-carousel-has-comments-indicator" aria-label="This image has comments."> - XPath:
/html/body/div[4]/div[1]/div[3]/div[1]/div[3]/a[2]/span[1]/span[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 rule engines diagnose the aria-label on non-labelable role
issue for HTML element 754 of the Tradeoffs page.
- The aria-label attribute must not be specified on any span 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)