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
- Error when encountering cross origin style sheet with null href
- fix(commons/text): exclude natively hidden elements from aria-labelledby accessible name
- fix(utils): Add null check to parseCrossOriginStylesheet, closes #5074
- False Positive: <li> inside <menu role="toolbar"> triggers "List item parent element has a role that is not role='list'"
- chore: fix cherry-pick script buffer size error for large git logs
- chore: merge master into develop
- Consider treating aria-hidden, non-tabbable, off screen elements hidden for everyone
- isOffscreen incorrectly handles scrolled elements, especially with position: absolute and horizontal scroll
- chore: code mod to refactor test dir
- img[alt] should not be treated as text in label-content-name-mismatch
- Docs
- JavaScript not yet supported