Test: named complementary role (NVDA/Firefox)
Expectation: complementary role: MUST convey the boundaries of the element
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2021.3.1 | 
| Browser Name | Firefox | 
| Browser Version | 96 | 
| OS version | Windows 10 version 21h1 | 
| Date | 2022-01-28 | 
| 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 | "Additional info, complementary landmark, comp button 1, button" | |
| previous_focusable_item (Shift + Tab) | pass | "Additional info, complementary landmark, comp button 2, button" | |
| next_item (down arrow) | pass | "Additional info, complementary landmark, This is the start of a named complementary role container" | |
| previous_item (up arrow) | pass | "Additional info, complementary landmark, this is the end of a named complementary role container" |