Test: Basic html datetime-local input test (NVDA/Firefox)
Expectation: input[type="datetime-local"] element: SHOULD provide shortcuts to jump to this role
| 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_form_field (f) | pass | "enter a date, edit, has auto complete, 2012-12-12:T19:30" | |
| open_element_list (NVDA + F7) | pass | in list of form fields as "enter a date, edit, has auto complete, 2019-12-12:T19:30" |