Kilotest: Diagnoses of iframe not named
violation by HTML element 1076 on Sightline Institute page
Here is how tools diagnose the iframe not named
issue for HTML element 1076 of the Sightline Institute 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 Sightline Institute page
- URL:
https://www.sightline.org/ - Tested on 2026-04-03 at 04:04
- URL:
- About HTML element 1076
- Tag name:
IFRAME - Text:
Skip to content … Terms of Service | Privacy Notice | Free Use Policy
- 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)