Kilotest: Diagnoses of link href missing
violation by HTML element 352 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 352
- Tag name:
LI - Text:
Developers
- Start tag:
<li class="mega-menu-item mega-menu-item-type-custom mega-menu-item-object-custom mega-menu-item-has-children mega-menu-megamenu mega-menu-grid mega-align-bottom-left mega-menu-grid mega-disable-link mega-menu-item-5960" id="mega-menu-item-5960"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/nav[1]/div[1]/ul[1]/li[5] - Bounding box: x = 1149, y = 151, width = 120, height = 48
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 352 of the Deque 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