Kilotest: Diagnoses of iframe not named violation by HTML element 28 on Pacific Northwest Software Quality Conference page

Basics

About the Pacific Northwest Software Quality Conference page

About HTML element 28

About the iframe not named issue

Diagnoses

Here is how tools diagnose the iframe not named issue for HTML element 28 of the Pacific Northwest Software Quality Conference 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