ARIA-AT aims to improve interoperability between different Assistive Technologies (ATs) in how they render ARIA patterns. This is achieved through running manual tests and presenting test results to AT vendors. The tests are based on examples from WAI-ARIA Authoring Practices, and are vetted with stakeholders following the Working Mode process. This project is managed by the ARIA-AT Community Group in coordination with the Authoring Practices Task Force of the ARIA Working Group. The W3C staff contact is Daniel Montalvo.
This app includes a reports page that shows the public results of manual testing across various browser / AT combinations. The app is also used by manual testers
This repo contains the software for running the web application that manages testers to run the manual tests, launches the tests in an iframe, stores results, and reports results once they are reviewed. This software is implemented on a react, node, express, sequelize, and postgresql stack. This repo also contains the ansible scripts for provisioning and deploying the software.
The test material and test harness themselves are managed in w3c/aria-at.
Documentation for getting this software running locally is available in docs/local-development.md directory.
- Join the community group
- Sign up as a tester for the Pilot Test (May 27 - June 2)
- Write more tests
- Review the assertions of existing test plans
- Review test results
- Fix a good first issue
All contributors to this project are expected to adhere to the Code of Conduct, available in the file named CODE_OF_CONDUCT.md.
All documents in this Repository are licensed by contributors under the W3C Document License.