Kilotest: Diagnoses of link href missing
violation by HTML element 1938 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 1938
- Tag name:
MAIN - Text:
< … Vimeo
- Start tag:
<main role="main"> - XPath:
/html/body/div[4]/div[1]/main[1] - Bounding box: x = 0, y = 0, width = 1920, height = 5922
About the link href missing
issue
- Why it matters: Helper cannot properly explain a link to a user
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how rule engines diagnose the link href missing
issue for HTML element 1938 of the University of Oregon page.
- Missing attribute <code>href</code> on link. The user cannot navigate to this element using the keyboard. A better option here is to use a <code><a></code> element instead.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
missing_href_on_a