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): allow aria-label/labelledby on form
- refactor(aria): model presentation as a synonym of none
- feat(aria-allowed-attr): disallow aria-expanded/aria-pressed on a details summary
- feat(aria): add notRecommended standards flag for needs-review
- feat(aria-roles): add sectionheader and sectionfooter roles
- fix(aria-allowed-role): restrict figure roles with child figcaption
- ARIA in HTML: disallow aria-expanded/aria-pressed on a summary that is a details summary
- fix(aria-allowed-role): allow roles on a non-details summary
- fix(aria-prohibited-attr): allow aria-label/labelledby on section and aside
- Audit ARIA in HTML global aria-* allowances for null-role elements (e.g. form) in aria-prohibited-attr
- Docs
- JavaScript not yet supported