Test: ARIA - unnamed group role test (NVDA/Firefox)
Expectation: group role: MUST NOT convey a role or boundaries if it is not named
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2019.2.1 |
Browser Name | Firefox |
Browser Version | 70 |
OS version | Windows 10 version 1903 |
Date | 2019-12-24 |
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 | "clickable, example label, edit, has auto complete" | |
previous_item (up arrow) | pass | "clickable, example label, edit, has auto complete" | |
next_focusable_item (Tab) | pass | "example label, edit, has auto complete, blank" | |
previous_focusable_item (Shift + Tab) | pass | "example label, edit, has auto complete, blank" |