Kilotest: Diagnoses of link not named
violation by HTML element 405 on Institute for Agriculture and Trade Policy page
Basics
About the Institute for Agriculture and Trade Policy page
- URL: https://www.iatp.org/
- Tested 30 days ago by job
qmfon 2026-05-03 at 04:33
About HTML element 405
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="https://bsky.app/profile/iatp.bsky.social" target="_blank" class="bluesky"> - XPath:
/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1] - Bounding box: x = 370, y = 3995, width = 44, height = 44
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 405 of the Institute for Agriculture and Trade Policy 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 - [failed] The test target doesn't have an accessible name, or it's empty ('').
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R12