Kilotest: Diagnoses of aria-label on non-labelable role
violation by HTML element 730 on Freedom House page
Here is how tools diagnose the aria-label on non-labelable role
issue for HTML element 730 of the Freedom House 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 House page
- URL:
https://freedomhouse.org/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 730
- 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
- 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)