Kilotest: Diagnoses of image dubiously named violation by HTML element 1211 on CVS page

Basics

About the CVS page

About HTML element 1211

About the image dubiously named issue

Diagnoses

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

  1. The text within the <code>alt</code> attribute should let the user know what an image's content and purpose are. When an image contains words that are important to understanding the content, the alt text should include those words. Likewise, adding the attribute <code>aria-label="Image description here"</code> to the <code>%0</code> element that uses <code>role="img"</code> is recommended to further help assistive technologies convey the meaning of your content.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: general_alt

  2. Check that the information in the <code>alt</code> attribute conveyed by colors <code>apple</code> are included in the text alternative for the image.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: alt_color_convey_information