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 supported2 Subscribers
Add a CodeTriage badge to axe-core
Help out
- Issues
- Runtime issue: Axe is already running. Use `await axe.run()` to wait for the previous run to finish before starting a new run.
- Question about focus-order-semantics logic
- Axe core fails to flag "Links must be distinguishable without relying on color" issue when the entire paragraph has font bold
- link-in-text-block does not consider an inline-block as a text block
- Investigate uses of style.overflow
- Bug: Virtual rule empty-table-header should pass with a table role if none
- Create a custom duplicate-id message for mixed hidden and visible elements
- Rethink what axe does when context selectors don't match, or match inappropriate elements
- Make it easier to test only test shadow DOM trees
- Investigate uses of textContent
- Docs
- JavaScript not yet supported