Kilotest: Diagnoses of tabindex redundant
violation by HTML element 69 on DemocracyNext page
Here is how tools diagnose the tabindex redundant
issue for HTML element 69 of the DemocracyNext page.
Basics
- 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
- About the DemocracyNext page
- URL:
https://www.demnext.org/ - Tested on 2026-04-10 at 16:47
- URL:
- About HTML element 69
- Take me there
- Tag name:
SPAN - Text:
About
- Start tag:
<span class="relative block rounded-2xl pb-6 pt-6 sm:relative sm:h-[69px] sm:flex-1 sm:rounded-[7px] sm:pb-6 sm:before:absolute sm:before:left-0 sm:before:top-0 sm:before:z-[-1] sm:before:mb-2.5 sm:before:block sm:before:h-3.5 sm:before:w-full sm:before:rounded-[7px] bg-blue text-white sm:bg-transparent sm:before:bg-blue sm:before:transition-all sm:before:content-[''] sm:before:hover:h-full sm:before:group-focus-within:h-full group-focus-within:sm:h-auto group-hover:sm:h-auto"> - XPath:
/html/body/header[1]/div[1]/nav[1]/div[1]/div[1]/span[1]/span[1] - Bounding box: x = 200, y = 8, width = 201, height = 69
Diagnoses
- Expected attribute <code>tabindex="tabindex="0""</code> not to be defined.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
misused_tabindex_attribute