Test: Basic html telephone number input test (VoiceOver (macOS)/Safari)
Expectation: input[type="tel"] element: MUST convey its role
| Property | Value |
|---|---|
| Support | yes |
| AT Name | VoiceOver (macOS) |
| AT Version | 10.15 |
| Browser Name | Safari |
| Browser Version | 13.0.2 |
| OS version | 10.15 |
| Date | 2019-10-22 |
| 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 | "555-555-555, contents selected, phone number, edit text" | |
| next_focusable_item (Tab) | pass | "555-555-555, contents selected, phone number, edit text" | |
| next_form_field (VO + Command + J) | partial | "555-55-5555, you are currently on a text field inside web content" | |
| open_element_list (VO + U) | pass | in list of form controls as "555-555-5555 phone number edit text" |