Kilotest: Diagnoses of iframe not named
violation by HTML element 80 on New_Public page
Basics
About the New_Public page
- URL: https://newpublic.org/
- Tested 20 days ago by job
40eon 2026-05-13 at 05:28
About HTML element 80
- Tag name:
DIV - Text:
JOIN THE COMMUNITY
- Start tag:
<div class="Subscribe__iframe"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[2] - Bounding box: x = 1431, y = 0, width = 367, height = 160
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 80 of the New_Public 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