This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
extend react-a11y-image-has-alt: Img element with empty alt text must have absent or empty title attribute. #276
Labels
Difficulty: Easy
Someone with little to no experience in TSLint should be able to send a pull request for this issue.
Domain: Accessibility
Rules around accessibility verification, commonly react-a11y-*.
Status: Accepting PRs
Type: Rule Feature
Adding a feature to an existing rule.
Milestone
This is possibly already implemented:
Ignored Image Support
Img element with empty alt text must have absent or empty title attribute.
"Image element (outside of a link) that is marked with an empty alt attribute (intending it to be ignored), but has a non-empty title attribute." http://www.w3.org/TR/WCAG20-TECHS/H67
The text was updated successfully, but these errors were encountered: