Important: This website does not attempt to establish a standard for how assistive technologies must behave. Read the FAQ for more information. Additionally, this is a work in progress. Please submit feedback or suggestions.

Test: aria-required attribute on each HTML radio button in a fieldset (NVDA/Edge)

Expectation: fieldset element: MUST convey its name

Details
PropertyValue
Supportyes
AT NameNVDA
AT Version2021.1
Browser NameEdge
Browser Version92
OS versionWindows 10 version 21h1
Date2021-07-28
Notes

Commands and Output

These are specific commands used to access the target element in the test, along with the resulting output.

CommandResultOutputNotes
next_focusable_item (Tab)pass"Animal grouping, cat, radio button, not checked, required, 1 of 3"
previous_item (up arrow)fail"grouping, radio button, not checked, required, Cat, radio button, not checked, required, dog, radio button, not checked, required, CatDog"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 grouping, catdog, radio button, not checked, required, 3 of 3"
next_item (down arrow)pass"grouping, animal"