Test: named navigation role (NVDA/Edge)
Expectation: navigation role: MUST convey its role
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2021.3 | 
| Browser Name | Edge | 
| Browser Version | 96 | 
| OS version | Windows 10 version 21h1 | 
| Date | 2021-12-11 | 
| 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_landmark (d) | pass | "Site sections, navigation landmark, This is the start of a named navigation role container" | |
| open_element_list (NVDA + F7) | pass | "Site sections; navigation" listed in Landmarks elements list | |
| next_focusable_item (Tab) | pass | "Site sections, navigation, landmark, Nav button 1, button" | |
| previous_focusable_item (Shift + Tab) | pass | "Site sections, navigation, landmark, Nav button 2, button" | |
| next_item (down arrow) | pass | "Site sections, navigation, landmark, This is the start of a named navigation role container" | |
| previous_item (up arrow) | pass | "Site sections, navigation, landmark, This is the end of a named navigation role container" |