Kilotest: Diagnoses of iframe not named
violation by HTML element 624 on Portland General Electric page
Basics
About the Portland General Electric page
- URL: https://portlandgeneral.com/
- Tested 38 days ago by job
9pnon 2026-04-24 at 19:42
About HTML element 624
- Tag name:
B - Text: [not applicable]
- Start tag:
<b tabindex="-1" aria-hidden="true" style="position: absolute; left: -1000px;"> - XPath:
/html/b[1] - Bounding box: x = -1000, y = 1080, width = 0, height = 0
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 624 of the Portland General Electric 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