Test: ARIA - unnamed group role test (NVDA/Edge)
Expectation: group role: MUST NOT convey a role or boundaries if it is not named
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2021.1 |
Browser Name | Edge |
Browser Version | 92 |
OS version | Windows 10 version 21h1 |
Date | 2021-07-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_item (down arrow) | pass | "example label, edit" | |
previous_item (up arrow) | pass | "example label, edit" | |
next_focusable_item (Tab) | pass | "example label, edit, blank" | |
previous_focusable_item (Shift + Tab) | pass | "example label, edit, blank" |