Kilotest: Diagnoses of image not named violation by HTML element 50 on Freedom of the Press Foundation page

Here is how tools diagnose the image not named issue for HTML element 50 of the Freedom of the Press Foundation page.

Basics

Diagnoses

  1. An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.

    Tool: Html Checker API (World Wide Web Consortium)

  2. [failed] The test target doesn't have an accessible name.

    Tool: QualWeb (University of Lisbon)

    Rule: QW-ACT-R17

  3. Missing alternative text

    Tool: WAVE (Utah State University)

    Rule: alt_missing

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

    Tool: WallyAX (Wally)