Kilotest: Diagnoses of iframe not named violation by HTML element 1076 on Sightline Institute page

Here is how tools diagnose the iframe not named issue for HTML element 1076 of the Sightline Institute page.

Basics

Diagnoses

  1. Iframe element requires a non-empty title attribute that identifies the frame.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle2.Guideline2_4.2_4_1.H64.1

  2. Inline frame does not have a 'title' attribute

    Tool: Accessibility Checker (IBM)

    Rule: frame_title_exists

  3. Iframe element requires a non-empty title attribute that identifies the frame.

    Tool: WallyAX (Wally)