Test: Basic html date input test (VoiceOver (macOS)/Safari)
Expectation: input[type="date"] element: MUST convey the current value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.15.6 |
| Browser Name | Safari |
| Browser Version | 14.0 |
| OS version | 10.15.6 |
| 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 (VO + Right arrow) | pass | "december 12, 2012, contents selected, enter a date, edit text" | |
| next_focusable_item (Tab) | pass | "december 12, 2012, contents selected, enter a date, edit text" | |
| next_form_field (VO + Command + J) | pass | "december 12, 2012" | |
| open_element_list (VO + U) | pass | in list of form controls as "2012-12-12 enter a date edit text" |