Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

new rule: react-a11y-tabindex-no-positive - Enforce tabIndex value is not greater than zero. #211

Closed
HamletDRC opened this issue Sep 2, 2016 · 0 comments
Assignees
Milestone

Comments

@HamletDRC
Copy link
Member

Enforce tabIndex value is not greater than zero.

WCAG 2.4.3 - Focus Order - https://www.w3.org/TR/2008/REC-WCAG20-20081211/#navigation-mechanisms-focus-order

Audit Rules - tabindex-usage - https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#tabindex-usage

Avoid positive integer values for tabIndex - https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_focus_03

@HamletDRC HamletDRC added this to the 2.0.11 milestone Sep 2, 2016
@HamletDRC HamletDRC self-assigned this Sep 2, 2016
HamletDRC pushed a commit that referenced this issue Sep 2, 2016
HamletDRC pushed a commit that referenced this issue Sep 2, 2016
HamletDRC pushed a commit that referenced this issue Sep 2, 2016
HamletDRC added a commit that referenced this issue Sep 2, 2016
@HamletDRC HamletDRC reopened this Sep 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant