Test: unnamed banner role (NVDA/Firefox)
DetailsProperty | Value |
---|
Support | yes |
---|
AT Name | NVDA |
---|
AT Version | 2021.3 |
---|
Browser Name | Firefox |
---|
Browser Version | 95 |
---|
OS version | 21H1 |
---|
Date | 2021-12-21 |
---|
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 | "banner, landmark, This is the start of the banner role container" | |
open_element_list (NVDA + F7) | pass | Elements landmarks list includes "banner" | |
next_focusable_item (Tab) | pass | "banner, landmark, Header button 1, button" | |
previous_focusable_item (Shift + Tab) | pass | "banner, landmark, Header button 2, button" | |
next_item (down arrow) | pass | "banner, landmark, This is the start of the banner role container" | |
previous_item (up arrow) | pass | "banner, landmark, This is the end of the banner role container" | |