Test: unnamed main role (VoiceOver (macOS)/Safari)
Expectation: main role: MUST convey its role
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | VoiceOver (macOS) | 
| AT Version | 11.6.2 | 
| Browser Name | Safari | 
| Browser Version | 15.1 | 
| OS version | 11.6.2 | 
| Date | 2022-01-23 | 
| 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 | 
|---|---|---|---|
| open_element_list (VO + U) | pass | Landmarks list includes "main" | |
| next_focusable_item (Tab) | pass | "Main button 1, buttin, main" | |
| previous_focusable_item (Shift + Tab) | pass | "Main button 2, button, main" | |
| next_item (VO + Right arrow) | pass | "main" | |
| previous_item (VO + Left Arrow) | pass | "end of main" |