Test: aria-required attribute on each HTML radio button in a fieldset (Orca/Firefox)
Expectation: fieldset element: MUST convey the boundaries of the element
Property | Value |
---|---|
Support | yes |
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) | pass | "animal panel" | |
next_focusable_item (Tab) | pass | "animal panel, cat, not selected, radio button" | |
previous_item (up arrow) | pass | "animal panel. cat, not selected, radio button. dog, not selected, radio button. catdog, not selected, radio button. " | |
previous_focusable_item (Shift + Tab) | pass | "animal panel. catdog, not selected radio button" | |
next_focusable_item (Tab) | pass | "leaving panel" |