Kilotest: Diagnoses of iframe not named
violation by HTML element 70 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 70
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home wp-singular page-template page-template-front-page page-template-front-page-php page page-id-2 wp-theme-americawalks2021" data-aos-easing="ease" data-aos-duration="400" data-aos-delay="0"> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 5030
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 70 of the America Walks 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