Kilotest: Diagnoses of iframe not named violation by HTML element 575 on Solver Collective page

Basics

About the Solver Collective page

About HTML element 575

About the iframe not named issue

Diagnoses

Here is how rule engines diagnose the iframe not named issue for HTML element 575 of the Solver Collective page.

  1. Frames must have an accessible name; Element has no title attribute; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element's default semantics were not overridden with role="none" or role="presentation"

    Tool: Axe (Deque)

    Rule: frame-title

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

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

    Tool: Accessibility Checker (IBM)

    Rule: frame_title_exists

  4. [failed] The test target accessible name doesn't exist or it's empty ('').

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R19