Test: ARIA heading role with no aria-level attribute (TalkBack/Chrome)
Expectation: heading role: MUST convey its default level as 2 if aria-level is missing
| Property | Value |
|---|---|
| Support | yes |
| AT Name | TalkBack |
| AT Version | 8.1 |
| Browser Name | Chrome |
| Browser Version | 84 |
| OS version | 9 |
| Date | 2020-07-02 |
| 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 | "<name>, heading level 2" | |
| next_heading (Swipe down (alt+H)) | pass | "<name>, heading level 2" |