Test: aria-pressed attribute test (TalkBack/Chrome)
Expectation: aria-pressed attribute: MUST convey the "true" value - applied to the button element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | TalkBack |
| AT Version | 16 |
| Browser Name | Chrome |
| Browser Version | 138 |
| OS version | 16 |
| 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 |
|---|---|---|---|
| next_item (Swipe right (or alt+right arrow)) | pass | "on, action, toggle button" | |
| activate_form_control (double tap) | pass | "off" when value is changed to either `false` or `mixed`, "on" when value changed to `true` |