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
- `landmark-unique` does not match `<form role="search">` without an accessible name
- ElementInternals: create `getAriaValue` function
- ElementInternals: Convert all uses of Node `getAttribute` and `hasAttribute` to their virtual node functions where possible
- ElementInternals: Convert each subdirectory to use the new `getAriaValue` function
- ElementInternals: Update the `explicitLabel` functions to support form associated labels
- Provide support for StencilJS
- Chrome/driver v146 breaks tests
- Shadow DOM list false positive
- aria-sort not flagged on non-th elements without header role
- Memory leak in ACT test runner: `process` `exit` listeners accumulate across test suites
- Docs
- JavaScript not yet supported