Kilotest: Diagnoses of iframe not named
violation by HTML element 74 on GiveDirectly page
Basics
About the GiveDirectly page
- URL: https://www.givedirectly.org/
- Tested 29 days ago by job
7tmon 2026-05-03 at 17:04
About HTML element 74
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home wp-singular page-template-default page page-id-9686 wp-embed-responsive wp-theme-givedirectly no-sidebar" style="width: 4000px; text-size-adjust: none; zoom: 1;"> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 4000, height = 7215
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 74 of the GiveDirectly page.
- 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 - 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