Activate the "Open test page" button below, which opens the example to test in a new window and runs a script that sets focus on the button, and sets its state to 'pressed'.
If NVDA did not make the focus mode sound when the test page loaded, press Insert+Space to turn focus mode on.
With focus on the 'Mute' button, read information about the button.
Using the following commands, With focus on the 'Mute' button, read information about the button.
Insert+Tab
Insert+Up
Success Criteria
To pass this test, NVDA needs to meet all the following assertions when each specified command is executed:
Role 'button' is conveyed
Name 'Mute' is conveyed
State 'pressed' is conveyed
Record Results
Read information about a pressed toggle button in interaction mode
After 'Insert+Tab'
Assertion
Success case
Failure cases
Role 'button' is conveyed(required: mark output)
Name 'Mute' is conveyed(required: mark output)
State 'pressed' is conveyed(required: mark output)
After 'Insert+Up'
Assertion
Success case
Failure cases
Role 'button' is conveyed(required: mark output)
Name 'Mute' is conveyed(required: mark output)
State 'pressed' is conveyed(required: mark output)
Were there additional undesirable behaviors?(required)