Kilotest: Diagnoses of tabindex positive
violation by HTML element 952 on Sightline Institute page
Here is how tools diagnose the tabindex positive
issue for HTML element 952 of the Sightline Institute page.
Basics
- About the
tabindex positive
issue- Why it matters: Keyboard-only user cannot predict the navigation sequence
- Priority: lowest
- Related WCAG standard: 2.4.3
- About the Sightline Institute page
- URL:
https://www.sightline.org/ - Tested on 2026-04-03 at 04:04
- URL:
- About HTML element 952
- Take me there
- Tag name:
BUTTON - Text:
Settings
- Start tag:
<button class="mgbutton moove-gdpr-infobar-settings-btn change-settings-button gdpr-fbo-2" aria-haspopup="true" data-href="#moove_gdpr_cookie_modal" tabindex="2" aria-label="Settings"> - XPath:
/html/body/aside[1]/div[1]/div[1]/div[2]/button[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
Diagnoses
- Tabindex
Tool: WAVE (Utah State University)
Rule:
tabindex - Elements have tabindex values greater than zero.
Tool: WallyAX (Wally)
Rule:
Remove or adjust tabindex attributes greater than zero.