Test: unnamed contentinfo role (NVDA/Chrome)
Expectation: contentinfo role: MUST convey its role
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2021.3.1 | 
| Browser Name | Chrome | 
| Browser Version | 97 | 
| OS version | Windows 10 version 21h1 | 
| Date | 2022-02-04 | 
| 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 | "content info, landmark, This is the start of the contentinfo role container" | |
| open_element_list (NVDA + F7) | pass | Landmarks elements list includes "content info" | |
| next_focusable_item (Tab) | pass | "content info, landmark, fotter button 1, button" | |
| previous_focusable_item (Shift + Tab) | pass | "content info, landmark, footer button 2, button" | |
| next_item (down arrow) | pass | "Content info, landmark, This is the start of the contentinfo role container" | |
| previous_item (up arrow) | pass | "content info, landmark, This is the end of the contentinfo role container" |