Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 726 on Freedom House page
Basics
About the Freedom House page
- URL: https://freedomhouse.org/
- Tested 30 days ago by job
xx0on 2026-05-03 at 04:32
About HTML element 726
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="a2a_overlay a2a_localize" id="a2a_overlay" tabindex="0" aria-label="Close" data-a2a-localize="label,Close"> - XPath:
/html/body/div[3]/div[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 tools diagnose the aria-label on non-labelable role
issue for HTML element 726 of the Freedom House page.
- 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)