Test: aria-required attribute on each HTML radio button in a fieldset (Orca/Firefox)
Expectation: aria-required attribute: MUST convey the "true" value - applied to the input[type="radio"] 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 | Orca |
AT Version | 3.31.4 |
Browser Name | Firefox |
Browser Version | 69 |
OS version | Ubuntu 19.04 |
Date | 2019-09-15 |
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 | "cat, not selected, radio button. dog, not selected, radio button. catdog, not selected, radio button." | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
next_focusable_item (Tab) | fail | "animal panel, cat, not selected, radio button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |