Test: named main role (Narrator/Edge)
Expectation: main role: MUST convey the boundaries of the element
| Property | Value | 
|---|---|
| Support | partial | 
| AT Name | Narrator | 
| AT Version | Windows 10 version 21h1 | 
| Browser Name | Edge | 
| Browser Version | 97 | 
| OS version | Windows 10 version 21h1 | 
| 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 | 
|---|---|---|---|
| next_focusable_item (Tab) | pass | "Site main, Main button 1, button" | |
| previous_focusable_item (Shift + Tab) | pass | "Site main, Main button 2, button" | |
| next_item (Down arrow) | fail | "This is the start of the main role container" | |
| previous_item (Up arrow) | fail | "This is the end of the main role container" |