Kilotest: Diagnoses of link href missing
violation by HTML element 83 on My Suma page
Basics
About the My Suma page
- URL: https://mysuma.org/
- Tested 39 days ago by job
kbuon 2026-06-11 at 23:38
About HTML element 83
- Tag name:
LI - Text:
what we do
- Start tag:
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-9942"> - XPath:
/html/body/header[1]/header[1]/div[1]/div[2]/div[1]/div[1]/nav[1]/ul[1]/li[2] - Bounding box: x = 586, y = 31, width = 162, height = 34
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 83 of the My Suma 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