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

new rule: react-a11y-anchors #199

Closed
HamletDRC opened this issue Aug 23, 2016 · 0 comments
Closed

new rule: react-a11y-anchors #199

HamletDRC opened this issue Aug 23, 2016 · 0 comments
Milestone

Comments

@HamletDRC
Copy link
Member

HamletDRC commented Aug 23, 2016

Link text should be as least four 4 characters long. (http://oaa-accessibility.org/wcag20/rule/38/)

Links with the same HREF should have the same link text. (http://oaa-accessibility.org/wcag20/rule/39/)

Links that point to different HREFs should have different link text. (http://oaa-accessibility.org/wcag20/rule/41/)

Links with images and text content, the alt attribute should be unique to the text content or empty. (http://oaa-accessibility.org/wcag20/rule/43/)

Enforce an anchor element's href prop value is not just #.

MogensFogh added a commit that referenced this issue Sep 5, 2016
@HamletDRC HamletDRC modified the milestone: 2.0.11 Sep 15, 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