Kilotest: Diagnoses of tabindex redundant
violation by HTML element 256 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 256
- Tag name:
LI - Text:
Solutions
- 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-5873" id="mega-menu-item-5873"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[2]/nav[1]/div[1]/ul[1]/li[3] - Bounding box: x = 869, y = 151, width = 103, height = 48
About the tabindex redundant
issue
- Why it matters: Revision risks interfering with navigation by a keyboard-only user
- Priority: lowest
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the tabindex redundant
issue for HTML element 256 of the Deque page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute