This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
Update react-a11y-img-has-alt - Object elements must contain a text alternative #222
Labels
Difficulty: Medium
People with non-trivial 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.
Object elements must contain a text alternative after all other alternatives are exhausted. "Object element (or group of nested object elements) that does not contain a text alternative at the deepest level. Message will fire on the innermost Object element." http://www.w3.org/TR/WCAG20-TECHS/H53 - axe-core - object-alt - wcag2a, wcag111, section508, section508.22.a
The text was updated successfully, but these errors were encountered: