Kilotest: Diagnoses of iframe not named violation by HTML element 207 on EarthShare page

Here is how tools diagnose the iframe not named issue for HTML element 207 of the EarthShare 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

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