axe-core
https://github.com/dequelabs/axe-core
JavaScript
Accessibility engine for automated Web UI testing
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported3 Subscribers
Add a CodeTriage badge to axe-core
Help out
- Issues
- fix(aria-prohibited-attr): prohibit aria-label/labelledby on body and label
- feat(aria-allowed-attr): flag deprecated ARIA attributes as needs-review
- feat(aria): support role=image as a synonym for role=img
- fix(aria-allowed-role): allow recommended roles on input type=button
- chore: bump the npm-low-risk group across 1 directory with 3 updates
- Add standards support to return needs-review for not-recommended-but-valid ARIA roles/attributes
- Model presentation/none as synonyms and remove hardcoded [none, presentation] checks
- Have label-content-name-mismatch rule raise support issues
- test(hasAriaValue): reenable skipped test due to firefox crash
- CORS error in Chrome console with AXE extension
- Docs
- JavaScript not yet supported