Test: Basic html email input test (VoiceOver (macOS)/Safari)
Expectation: input[type="email"] element: MUST convey its name
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.14.6 |
| Browser Name | Safari |
| Browser Version | 12.1.2 |
| OS version | 10.14.5 |
| Date | 2019-08-19 |
| 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 | "[email protected], contents selected, what is your email? edit text." | |
| next_focusable_item (Tab) | fail | "[email protected]. to open the autofill menu ... you are currently on a text field" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| next_form_field (VO + Command + J) | fail | "[email protected], selected. you are currently on a text field..." | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| open_element_list (VO + U) | pass | in list of form controls as "[email protected] What is your email? Edit text" |