Kilotest: Diagnoses of link href missing
violation by HTML element 49 on New_Public page
Basics
About the New_Public page
- URL: https://newpublic.org/
- Tested 20 days ago by job
40eon 2026-05-13 at 05:28
About HTML element 49
- Tag name:
DIV - Text:
AI PolicyCareersContact
- Start tag:
<div class="Navigation__second"> - XPath:
/html/body/div[1]/nav[1]/div[2]/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 tools diagnose the link href missing
issue for HTML element 49 of the New_Public 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