Kilotest: Diagnoses of iframe not named
violation by HTML element 199 on Institute for Progress page
Basics
About the Institute for Progress page
- URL: https://ifp.org/
- Tested 28 days ago by job
00von 2026-05-04 at 17:00
About HTML element 199
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="home-splash__video home-splash__video--visible"> - XPath:
/html/body/main[1]/div[1]/div[1]/div[1]/div[1] - Bounding box: x = 0, y = 0, width = 1920, height = 1080
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
Diagnoses
Here is how tools diagnose the iframe not named
issue for HTML element 199 of the Institute for Progress page.
- The `<iframe>` does not have an accessible name
Tool: Alfa (Siteimprove)
Rule:
r13 - Expected <code>title</code> attribute to be defined on <code>iframe</code>. However, if it is an <code>iframe</code> without valuable content for the user then add the attribute <code>aria-hidden="true"</code> in order to hide it from assistive technologies.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
title_iframe