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 | 8.2 |
Browser Name | Chrome |
Browser Version | 86 |
OS version | 11 |
Date | 2020-10-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)) | fail | "action, toggle button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
activate_form_control (double tap) | pass | "off" when value is changed to either `false` or `mixed`, "on" when value changed to `true` |