Test: Basic html date input test (NVDA/Firefox)
Expectation: input[type="date"] element: MUST convey the current value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2020.2 |
| Browser Name | Firefox |
| Browser Version | 80 |
| OS version | 2004 |
| 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 | "clickable enter a date, clickable month, spin button, 12 / day, spin button, 12 / year, spin button, 2012" | |
| next_focusable_item (Tab) | partial | "enter a date, date edit, month spin button, 12" | |
| next_form_field (f) | na | "clickable clear button" | |
| open_element_list (NVDA + F7) | na | in list of form fields as "clear button" |