Test: Basic html date input test (Orca/Firefox)
Expectation: input[type="date"] element: MUST convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.36.1 |
| Browser Name | Firefox |
| Browser Version | 80 |
| OS version | Ubuntu 20.04 |
| Date | 2020-09-18 |
| 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 | "enter a date, clickable, month 12 spin button, day 12 spin button, year 2012 spin button, clear push button" | |
| next_focusable_item (Tab) | fail | "month 12 spin button, focus mode" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| list_form_fields (alt + shift + f) | pass | input is separated into 3 spin buttons |