Kilotest: Diagnoses of dialog not named
violation by HTML element 739 on Freedom House page
Here is how tools diagnose the dialog not named
issue for HTML element 739 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 739
- Take me there
- Tag name:
DIV - Text:
Thanks for sharing!
- Start tag:
<div class="a2a_modal_body a2a_menu a2a_thanks a2a_hide" id="a2a_thanks" role="dialog" tabindex="0"> - XPath:
/html/body/div[3]/div[2]/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- ARIA dialog and alertdialog elements lack accessible names.
Tool: WallyAX (Wally)
Rule:
Add accessible names to ARIA dialog and alertdialog elements.