Test: aria-required attribute on role=radiogroup (NVDA/Firefox)
Expectation: radiogroup role: MUST convey the boundaries of the group
| Property | Value |
|---|---|
| Support | partial |
| AT Name | NVDA |
| AT Version | 2019.1.1 |
| Browser Name | Firefox |
| Browser Version | 67 |
| OS version | Windows 10 version 1903 |
| Date | 2019-07-01 |
| 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. Checked, 1 of 3." | |
| next_item (down arrow) | fail | "Heading level 3 Animal" | |
| previous_item (up arrow) | fail | "radio button not checked. clickable Cat. radio button not checked. clickable. CatDog." | |
| next_item (down arrow) | fail | "Button. Submit." |