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
- label-content-name-mismatch: punctuation normalization is language-dependent — CJK / full-width punctuation is not removed, causing false positives on Chinese, Japanese and Korean pages
- failureSummary for 'listitem' rule describes the problem but does not prescribe a fix
- [EPIC] Improve axe-core performance
- ARIA 1.2 deprecated some aria attributes from global use
- False positive: p-as-heading fires on <p role="heading" aria-level="n">
- Should we remove the implicit role from `summary`?
- [EPIC] Properly implement the accessibility tree with owned elements
- Report when aria-attr is case sensitive and user uses mixed/upper case
- `@import` stylesheets are fetched from a wrong URL, which causes a 404 and a silently wrong `css-orientation-lock` result
- # Bug: `aria-required-children` incorrectly flags WAI-ARIA 1.2 `table` example with `caption`
- Docs
- JavaScript not yet supported