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

new rule: react-a11y-role-supports-aria-props - Enforce that elements with explicit or implicit roles defined contain only aria-* properties supported by that role #216

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

Comments

@HamletDRC
Copy link
Member

HamletDRC commented Sep 2, 2016

Enforce that elements with explicit or implicit roles defined contain only aria-* properties supported by that role.

ARIA attributes can only be used with certain roles

Check aria properties and states for valid roles and properties

Check that 'ARIA-' attributes are valid properties and states

@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
react-a11y-img-has-alt
react-a11y-props
react-a11y-role-has-required-aria-props
react-a11y-role
react-a11y-role-supports-aria-props
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
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