Kilotest: Diagnoses of tabindex redundant
violation by HTML element 510 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 510
- Tag name:
LI - Text:
Subway
- Start tag:
<li role="presentation" class="active"> - XPath:
/html/body/div[1]/div[1]/div[1]/section[1]/div[2]/section[1]/div[1]/div[2]/header[1]/ul[1]/li[2] - Bounding box: x = 1175, y = 391, width = 85, height = 70
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 510 of the Metropolitan Transportation Authority page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute