Kilotest: Diagnoses of tabindex redundant
violation by HTML element 978 on State of Oregon Web Accessibility page
Basics
About the State of Oregon Web Accessibility page
- URL: https://www.oregon.gov/pages/accessibility.aspx
- Tested 16 days ago by job
9bron 2026-05-16 at 20:42
About HTML element 978
- Tag name:
LI - Text:
Recreation … More on Oregon's 7 Regions
- Start tag:
<li> - XPath:
/html/body/header[1]/or-top-bar[1]/or-top-navigation[1]/nav[1]/ul[1]/li[6] - Bounding box: x = 1298, y = 41, width = 144, height = 96
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 978 of the State of Oregon Web Accessibility page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute