Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w3c/aria-at
Assistive Technology ARIA Experience Assessment
https://github.com/w3c/aria-at
a11y accessibility apg aria aria-at aria-practices
Last synced: 7 days ago
JSON representation
Assistive Technology ARIA Experience Assessment
- Host: GitHub
- URL: https://github.com/w3c/aria-at
- Owner: w3c
- License: other
- Created: 2018-03-06T17:19:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T03:04:08.000Z (about 1 month ago)
- Last Synced: 2025-01-11T19:09:36.595Z (14 days ago)
- Topics: a11y, accessibility, apg, aria, aria-at, aria-practices
- Language: JavaScript
- Homepage: https://aria-at.netlify.app
- Size: 10.2 MB
- Stars: 159
- Watchers: 34
- Forks: 28
- Open Issues: 262
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ARIA and Assistive Technologies (ARIA-AT)
This repository maintains a test suite and harness for assessing assistive technology (AT) support of ARIA. This project is managed by the [ARIA-AT Community Group](https://www.w3.org/groups/cg/aria-at) in coordination with the [Authoring Practices Task Force](https://www.w3.org/WAI/ARIA/task-forces/practices/) of the [ARIA Working Group](http://www.w3.org/WAI/ARIA/). The W3C staff contact is Daniel Montalvo.
## Scope and Method
The initial scope of this test suite is manual testing of a select set of desktop screen readers. Tests are written as assertions of expected screen reader behavior when using example implementations of design patterns in the [ARIA Authoring Practices Guide](https://www.w3.org/WAI/ARIA/apg/example-index/).
## Documentation
[Documentation is available in the wiki](https://github.com/w3c/aria-at/wiki).
## Get involved
Read the wiki page about [Contributing to the ARIA and Assistive Technologies Project](https://github.com/w3c/aria-at/wiki/Contributing-to-the-ARIA-and-Assistive-Technologies-Project).
## Running Locally
Documentation for running locally is available at [docs/LOCAL_DEVELOPMENT.md](docs/LOCAL_DEVELOPMENT.md).
## Conduct
All contributors to this project are expected to adhere to the [W3C Code of Ethics and Professional Conduct](https://www.w3.org/Consortium/cepc/).
## License
All documents in this Repository are licensed by contributors under the [W3C Document License](https://www.w3.org/Consortium/Legal/2015/doc-license).