Kilotest: Diagnoses of dialog not named
violation by HTML element 731 on Freedom House page
Here is how tools diagnose the dialog not named
issue for HTML element 731 of the Freedom House page.
Basics
- About the
dialog not named
issue- Why it matters: User cannot get help explaining a pop-up window
- Priority: highest
- Related WCAG standard: 4.1.2
- About the Freedom House page
- URL:
https://freedomhouse.org/ - Tested on 2026-04-02 at 14:24
- URL:
- About HTML element 731
- Take me there
- Tag name:
DIV - Text:
Copy linkāThanks for sharing!
- Start tag:
<div id="a2a_modal" class="a2a_modal a2a_hide" role="dialog" tabindex="-1" aria-label=""> - XPath:
/html/body/div[3]/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- Element with <code>role="dialog"</code> attribute has no accessible name.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
aria_role_dialog - ARIA dialog and alertdialog elements lack accessible names.
Tool: WallyAX (Wally)
Rule:
Add accessible names to ARIA dialog and alertdialog elements.