Kilotest: Diagnoses of image not named violation by HTML element 258 on CVS page

Basics

About the CVS page

About HTML element 258

About the image not named issue

Diagnoses

Here is how tools diagnose the image not named issue for HTML element 258 of the CVS page.

  1. Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H37

  2. An img element with a role attribute must also have an accessible name (e.g., an alt attribute).

    Tool: Html Checker API (World Wide Web Consortium)