We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Below is the test plan for the toggle button example. Each test title is marked up as a level 4 heading to facilitate screen reader navigation.
button, aria-pressed
The text was updated successfully, but these errors were encountered:
IsaDC
Successfully merging a pull request may close this issue.
Below is the test plan for the toggle button example. Each test title is marked up as a level 4 heading to facilitate screen reader navigation.
Navigate forwards to a not pressed toggle button
Commands
Assertions
References
button, aria-pressed
Navigate backwards to a not pressed toggle button
Commands
Assertions
References
button, aria-pressed
Navigate forwards to a pressed toggle button
Commands
Assertions
References
button, aria-pressed
Navigate backwards to a pressed toggle button
Commands
Assertions
References
button, aria-pressed
Read information about a not pressed toggle button
Commands
Assertions
References
button, aria-pressed
Read information about a pressed toggle button
Commands
Assertions
References
button, aria-pressed
Operate a not pressed toggle button
Commands
Assertions
References
button, aria-pressed
Operate a pressed toggle button
Commands
Assertions
References
button, aria-pressed
The text was updated successfully, but these errors were encountered: