Kilotest: Diagnoses of link not named
violation by HTML element 357 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 357
- Tag name:
A - Text:
CDT works to strengthen individual rights and freedoms by defining, promoting, and influencing technology policy and the architecture of the internet that impacts our daily lives. … The content throughout this website that originates with CDT can be freely copied and used as long as you make no substantive changes and clearly give us credit. More on CDT's content reuse policy is available here. CDT’s generative AI usage policy is available here.
- Start tag:
<a href="https://cdt.org"> - XPath:
/html/body/footer[1]/div[1]/div[1]/a[1] - Bounding box: x = 144, y = 7244, width = 290, height = 18
About the 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 link not named
issue for HTML element 357 of the Center for Democracy and Technology page.
- Links must have discernible text; Element does not have text that is visible to screen readers; aria-label attribute does not exist or is empty; aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty; Element has no title attribute
Tool: Axe (Deque)
Rule:
link-name - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.NoContent - Hyperlink has no link text, label or image with a text alternative
Tool: Accessibility Checker (IBM)
Rule:
a_text_purpose - [failed] The test target doesn't have an accessible name, or it's empty ('').
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R12