Test: aria-required attribute on role=radiogroup (NVDA/Chrome)
Expectation: radiogroup role: MUST convey the boundaries of the group
Property | Value |
---|---|
Support | partial |
AT Name | NVDA |
AT Version | 2021.1 |
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 grouping required. Cat radio button. not checked, 1 of 3." | |
next_item (down arrow) | pass | "grouping, required, Heading level 3 Animal" | |
previous_item (up arrow) | fail | "grouping, required, radio button not checked, Cat. radio button not checked, dog, radio button not checked. clickable. CatDog." | |
next_item (down arrow) | pass | "out of grouping, Button, Submit." |