Kilotest: Diagnoses of link not named
violation by HTML element 434 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 434
- Tag name:
A - Text: [not applicable]
- Start tag:
<a href="https://upenn.zoom.us/webinar/register/WN_96mk6a48Q0mQqRvr_C5ZJg#/registration"> - XPath:
/html/body/div[1]/div[1]/section[1]/main[1]/article[1]/div[1]/div[2]/div[3]/div[1]/figure[1]/a[1] - Bounding box: x = 408, y = 1795, width = 497, height = 497
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 rule engines diagnose the link not named
issue for HTML element 434 of the Tradeoffs 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 - 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