Kilotest: Diagnoses of iframe not named
violation by HTML element 1053 on CVS Health page
Basics
About the CVS Health page
- URL: https://www.cvshealth.com/
- Tested 26 days ago by job
q18on 2026-05-06 at 17:48
About HTML element 1053
- 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 = 6933, 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 1053 of the CVS Health 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