Test: aria-pressed attribute test (NVDA/Firefox)
Expectation: aria-pressed attribute: MUST convey changes in state - applied to the button element
| Property | Value |
|---|---|
| Support | partial |
| AT Name | NVDA |
| AT Version | 2025.1.1 |
| Browser Name | Firefox |
| Browser Version | 139 |
| OS version | Windows 10 Pro version 2009 |
| Date | 2025-07-25 |
| Notes |
Commands and Output
These are specific commands used to access the target element in the test, along with the resulting output.
| Command | Result | Output | Notes |
|---|---|---|---|
| activate_form_control (Space) | partial | "half-checked|" when value is changed to `mixed`, "pressed not checked" when value is changed to `true`, "not pressed" when value is changed to `false` |