Test: Basic html checkbox test (Orca/Firefox)
Expectation: input[type="checkbox"] element: MUST convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.31.4 |
| Browser Name | Firefox |
| Browser Version | 70 |
| OS version | Ubuntu 19.04 |
| Date | 2019-12-06 |
| 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 | "yes, checkbox, not checked, no, checkbox, not checked, maybe, checkbox, not checked." | |
| next_focusable_item (Tab) | pass | "Do you approve? Panel, yes, checkbox, not checked" | |
| next_form_field (Tab) | pass | "yes, checkbox, not checked" |