Kilotest: Diagnoses of image link not named
violation by HTML element 443 on Center for Democracy and Technology page
Basics
About the Center for Democracy and Technology page
- URL: https://cdt.org/
- Tested 27 days ago by job
78won 2026-05-05 at 17:27
About HTML element 443
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="candid" href="https://app.candid.org/profile/7773756/center-for-democracy-and-technology-52-1905358" target="_blank" onclick="saAutomatedLink(this, 'outbound');"> - XPath:
/html/body/footer[1]/div[2]/div[1]/a[1] - Bounding box: x = 924, y = 7698, width = 188, height = 114
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 443 of the Center for Democracy and Technology page.
- Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_1.1_1_1.H30.2 - [failed] The image doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T21