Test: aria-required attribute on each HTML radio button in a fieldset (JAWS/IE)
Expectation: legend element: MUST convey its name
Property | Value |
---|---|
Support | yes |
AT Name | JAWS |
AT Version | 2019.1906.10 |
Browser Name | IE |
Browser Version | 11 |
OS version | Windows 10 version 1903 |
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 (Down arrow) | pass | "group start, animal" | |
next_focusable_item (Tab) | pass | "Animal, cat, radio button, not checked, required" | |
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. |
previous_focusable_item (Shift + Tab) | pass | "Animal, CatDog, radio button, not checked, required" |