Kilotest: Diagnoses of image not named
violation by HTML element 50 on Freedom of the Press Foundation page
Basics
About the Freedom of the Press Foundation page
- URL: https://freedom.press/
- Tested 38 days ago by job
mwyon 2026-04-24 at 21:54
About HTML element 50
- Tag name:
IMG - Text: [not applicable]
- Start tag:
<img class="svg__fallback" src="/static/logo/_logo_full.5d3d5c2b56c4.png" width="418" height="64"> - XPath:
/html/body/div[1]/header[1]/div[1]/a[1]/img[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the image not named
issue
- Why it matters: User cannot get help to know what is in an image
- Priority: highest
- Related WCAG standard: 1.1.1
Diagnoses
Here is how tools diagnose the image not named
issue for HTML element 50 of the Freedom of the Press Foundation page.
- 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 - 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)
- [failed] The test target doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R17 - Missing alternative text
Tool: WAVE (Utah State University)
Rule:
alt_missing