Test: The html required attribute on each HTML radio button in a fieldset (VoiceOver (macOS)/Safari)
Expectation: input[type="radio"] element: MUST convey the checked state
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.14.6 |
| Browser Name | Safari |
| Browser Version | 12.1.2 |
| OS version | 10.14.5 |
| Date | 2019-08-21 |
| 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 | "cat, required, selected, radio button, 1 of 3" | |
| next_focusable_item (Tab) | pass | "Cat required, selected, radio button, 1 of 3, animal, animal group" |