Kilotest: Diagnoses of tabindex redundant
violation by HTML element 365 on Portland Community College page
Basics
About the Portland Community College page
- URL: https://www.pcc.edu/
- Tested 38 days ago by job
icoon 2026-04-24 at 19:44
About HTML element 365
- Tag name:
DIV - Text:
Healthcare and Emergency Professions … Close Healthcare and Emergency Professions details
- Start tag:
<div id="healthcare-detail" class="pcc-modal" aria-labelledby="healthcare" aria-hidden="true" role="dialog" aria-modal="true" tabindex="-1"> - XPath:
/html/body/main[1]/div[1]/div[1]/div[4] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 365 of the Portland Community College page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute