workshop-manual-a11y-testing icon indicating copy to clipboard operation
workshop-manual-a11y-testing copied to clipboard

Materials for the Manual Accessibility Testing Workshop

Results 2 workshop-manual-a11y-testing issues
Sort by recently updated
recently updated
newest added

I could not install the project as is, probably because my machine's node version is v20.5.1. Updating the NPM dependencies by running `npx taze major -w && npm install` resolved...

Fix exercise 1 solution to match video solution. On the website, when reading through the solution for Manual Accessibility Testing > Keyboard Testing > Fix Focus and Operability Issues for...