Test: named navigation role (Narrator/Edge)
Expectation: navigation 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 | 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_focusable_item (Tab) | pass | "Site sections, button, Nav button 1" | |
previous_focusable_item (Shift + Tab) | pass | "Site sections, button, Nav button 2" | |
next_item (Down arrow) | fail | "This is the start of a named navigation role container" | |
previous_item (Up arrow) | fail | "This is the end of a named navigation role container" |