Kilotest: Diagnoses of iframe not named
violation by HTML element 93 on Sightline Institute page
Here is how tools diagnose the iframe not named
issue for HTML element 93 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 93
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home wp-singular page-template-default page page-id-95513 wp-custom-logo wp-embed-responsive wp-theme-generatepress wp-child-theme-gp-sightline post-image-aligned-center sticky-menu-fade sticky-enabled both-sticky-menu no-sidebar nav-float-right separate-containers header-aligned-left dropdown-hover full-width-content" itemtype="https://schema.org/WebPage" itemscope=""> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 3596
- Tag name:
Diagnoses
- 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