Test: ARIA - unnamed group role test (VoiceOver (macOS)/Safari)
Expectation: group role: MUST NOT convey a role or boundaries if it is not named
Property | Value |
---|---|
Support | yes |
AT Name | VoiceOver (macOS) |
AT Version | 10.15.2 |
Browser Name | Safari |
Browser Version | 13.0.4 |
OS version | 10.15.2 |
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 (VO + Right arrow) | pass | "example label" | |
previous_item (VO + Left Arrow) | pass | "example label, edit text" | |
next_focusable_item (Tab) | pass | "example label, edit text" | |
previous_focusable_item (Shift + Tab) | pass | "example label, edit text" |