Test: aria-required attribute on each HTML radio button in a fieldset (Narrator/Edge)
Expectation: fieldset element: MUST convey the boundaries of the element
Property | Value |
---|---|
Support | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. |
AT Name | Narrator |
AT Version | Windows 10 version 1903 |
Browser Name | Edge |
Browser Version | 44 |
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) | fail | "animal" | |
next_focusable_item (Tab) | fail | "cat, radio button, non-selected, required, 1 of 3" | |
previous_item (Up arrow) | fail | "CatDog" | |
previous_focusable_item (Shift + Tab) | fail | "CatDog, radio button, non-selected, required, 3 of 3" |