Kilotest: Diagnoses of link not named
violation by HTML element 510 on Third Act page
Basics
About the Third Act page
- URL: https://thirdact.org/
- Tested 67 days ago by job
f1con 2026-03-26 at 23:59
About HTML element 510
- Tag name:
A - Text: [not applicable]
- Start tag:
<a class="text-decoration-none" target="_blank" href="https://twitter.com/ThirdActOrg"> - XPath:
/html/body/div[2]/footer[1]/section[2]/div[1]/div[1]/div[2]/a[3] - Bounding box: x = 1561, y = 4177, width = 38, height = 16
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 510 of the Third Act page.
- The link does not have an accessible name
Tool: Alfa (Siteimprove)
Rule:
r11 - 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 - Empty link
Tool: WAVE (Utah State University)
Rule:
link_empty - Anchor element found with a valid href attribute, but no link content has been supplied.
Tool: WallyAX (Wally)