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

Diagnoses

  1. 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