Test: aria-required attribute on each HTML radio button in a fieldset (JAWS/Chrome)
Expectation: legend element: MUST convey its name
| Property | Value |
|---|---|
| Support | yes |
| AT Name | JAWS |
| AT Version | 2021.2107.12 |
| Browser Name | Chrome |
| 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_focusable_item (Tab) | pass | "Animal group, cat radio button, not checked, required, 1 of 3" | |
| previous_focusable_item (Shift + Tab) | pass | "Animal group, CatDog radio button, not checked, required, 3 of 3" | |
| next_item (Down arrow) | pass | "group start, animal" | |
| previous_item (Up arrow) | fail | "group end" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |