Kilotest: Diagnoses of tabindex redundant
violation by HTML element 42 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 42
- Tag name:
DIV - Text:
Features … Login
- Start tag:
<div class="navbar-brand"> - XPath:
/html/body/nav[1]/div[1]/div[1] - Bounding box: x = 276, y = 16, width = 164, height = 56
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 rule engines diagnose the tabindex redundant
issue for HTML element 42 of the DubBot page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute