Kilotest: Diagnoses of iframe not named
violation by HTML element 49 on California YIMBY Education Fund page
Here is how tools diagnose the iframe not named
issue for HTML element 49 of the California YIMBY Education Fund 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 California YIMBY Education Fund page
- URL:
https://cayimby.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 49
- Take me there
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home page-template-default page page-id-7 wp-embed-responsive has-pulldown-search js-active" data-page-id="7"> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 1080
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