Test: aria-required attribute on role=radiogroup (VoiceOver (macOS)/Safari)
Expectation: radiogroup role: MUST convey the group name if it has a group name
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.14.5 |
| Browser Name | Safari |
| Browser Version | 12.1.1 |
| OS version | 10.14.5 |
| Date | 2019-07-01 |
| 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 | "Cat, radio button, 1 of 3, Animal, radio group." | |
| next_item (VO + Right arrow) | pass | "Animal. Required. Radio group." | |
| previous_item (VO + Left Arrow) | pass | "End of Animal. Required. Radio group." |