Kilotest: Diagnoses of iframe not named violation by HTML element 74 on GiveDirectly page

Basics

About the GiveDirectly page

About HTML element 74

About the iframe not named issue

Diagnoses

Here is how tools diagnose the iframe not named issue for HTML element 74 of the GiveDirectly page.

  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