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
- title-only check approximates accessible description; build a proper accessibleDescription method
- ACT rule "Visible label is part of accessible name" (2ee8b8) changes break nightly
- generateSelector builds an invalid attribute selector when an attribute value contains a control character (e.g. form feed U+000C) — entire axe.run throws
- Update test selenium launcher options
- Get label-content-name-mismatch consistent with ACT's equivalent
- fix(commons/dom): treat dialog as non-modal when elementsFromPoint is unsupported
- New best-practice rule proposal: elements with aria-haspopup should communicate popup state via aria-expanded
- Add Swedish locale
- chore: bump @babel/core from 7.29.7 to 8.0.1
- chore: bump @babel/runtime-corejs3 from 7.29.7 to 8.0.0
- Docs
- JavaScript not yet supported