Kilotest: Diagnoses of tabindex redundant
violation by HTML element 158 on America Walks page
Basics
About the America Walks page
- URL: https://americawalks.org/
- Tested 28 days ago by job
9rlon 2026-05-04 at 17:00
About HTML element 158
- Tag name:
DIV - Text:
Programs … DONATE
- Start tag:
<div class="top-bar-right"> - XPath:
/html/body/div[1]/header[1]/div[2]/div[1]/div[3] - Bounding box: x = 1624, y = 7, width = 52, height = 54
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 158 of the America Walks page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute