Kilotest: Diagnoses of image link not named
violation by HTML element 521 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 521
- Tag name:
A - Text: [not applicable]
- Start tag:
<a data-ga="Latest news home|click|Global headlines and a public reckoning: Ten years of the Panama Papers, part 3|1" href="https://www.icij.org/investigations/panama-papers/global-headlines-and-a-public-reckoning-ten-years-of-the-panama-papers-part-3/"> - XPath:
/html/body/div[1]/main[1]/div[4]/div[1]/div[1]/div[2]/div[11]/article[1]/div[1]/a[1] - Bounding box: x = 975, y = 1983, width = 275, height = 155
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 521 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