Kilotest: Diagnoses of link not named
violation by HTML element 1939 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 1939
- Tag name:
A - Text:
< … Vimeo
- Start tag:
<a id="main-content" tabindex="-1"> - XPath:
/html/body/div[4]/div[1]/main[1]/a[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 1939 of the University of Oregon page.
- Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle4.Guideline4_1.4_1_2.H91.A.Empty