Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 298 on Freedom of the Press Foundation page
Here is how tools diagnose the aria-label on non-labelable role
issue for HTML element 298 of the Freedom of the Press Foundation 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 Freedom of the Press Foundation page
- URL:
https://freedom.press/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 298
- Take me there
- Tag name:
DIV - Text:
PAUSE ANIMATION … GETTY IMAGES/Alex Kent
- Start tag:
<div aria-roledescription="carousel" aria-label="Header images" class="carousel"> - XPath:
/html/body/div[1]/main[1]/div[1]/div[2]/homepage-carousel[1]/div[1] - Bounding box: x = 260, y = 665, width = 1400, height = 740
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)