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
- Investigate whether multiple AT-visible labels still fail iOS/Safari/VoiceOver with aria-labelledby
- title-only check approximates accessible description; build a proper accessibleDescription method
- Update test selenium launcher options
- Get label-content-name-mismatch consistent with ACT's equivalent
- New best-practice rule proposal: elements with aria-haspopup should communicate popup state via aria-expanded
- `getAriaValue` returns `null` instead of `{ value: null, source: null }`
- Rethink how to handle a[href] > button cases
- color-contrast, target-size, more only reported for nodes within the current viewport as of 4.11.3
- link-in-text-block: violation message does not explain why the link was matched as in-text-block
- Investigate and propose a performance budget for axe-core
- Docs
- JavaScript not yet supported