Kilotest: Diagnoses of iframe not named
violation by HTML element 802 on Freedom House page
Here is how tools diagnose the iframe not named
issue for HTML element 802 of the Freedom House page.
Basics
- About the
iframe not named
issue- Why it matters: User cannot get help on the topic of an embedded document
- 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 802
- Tag name:
IFRAME - Text:
Skip to main content … Freedom House is a 501(c)(3) organization registered in the US under EIN: 13-1656647.
- Start tag:
<iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; visibility: hidden;"> - XPath:
/html/body/iframe[1] - Bounding box: x = 0, y = 0, width = 1, height = 1
- Tag name:
Diagnoses
- Iframe element requires a non-empty title attribute that identifies the frame.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle2.Guideline2_4.2_4_1.H64.1 - Inline frame does not have a 'title' attribute
Tool: Accessibility Checker (IBM)
Rule:
frame_title_exists - Iframe element requires a non-empty title attribute that identifies the frame.
Tool: WallyAX (Wally)