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

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