Kilotest: Diagnoses of image link not named
violation by HTML element 433 on International Consortium of Investigative Journalists page
Basics
About the International Consortium of Investigative Journalists page
- URL: https://www.icij.org/
- Tested 29 days ago by job
jcson 2026-05-03 at 17:04
About HTML element 433
- Tag name:
A - Text: [not applicable]
- Start tag:
<a data-ga="Latest news home|click|Cartel boss Daniel Kinahan arrested in Dubai |1" href="https://www.icij.org/news/2026/04/cartel-boss-daniel-kinahan-arrested-in-dubai/"> - XPath:
/html/body/div[1]/main[1]/div[4]/div[1]/div[1]/div[2]/div[3]/article[1]/div[1]/a[1] - Bounding box: x = 975, y = 1312, width = 275, height = 154
About the image link not named
issue
- Why it matters: User cannot get help understanding what a link points to
- Priority: highest
- Related WCAG standard: 2.4.4
Diagnoses
Here is how tools diagnose the image link not named
issue for HTML element 433 of the International Consortium of Investigative Journalists page.
- <p>When a link is wrapped around an image, the image's alt text <a href="https://webaim.org/techniques/hypertext/link_text#alt_link" title="Opens in new tab" target="_blank">provides the link's title for screen readers</a>.</p> <p><strong>To fix:</strong> set this image's alternative text to something that describes the link's destination, or add text next to the image, within the link.</p>
Tool: Editoria11y (Princeton University)
Rule:
altEmptyLinked - [failed] The image doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T21