Kilotest: Diagnoses of tabindex redundant
violation by HTML element 1668 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 1668
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="test-slides slick-slide slick-active" style="width: 153px;" data-slick-index="2" aria-hidden="false" tabindex="0"> - XPath:
/html/body/div[10]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[10] - Bounding box: x = 683, y = 10316, width = 153, height = 110
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 1668 of the Webby Awards page.
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute