Test: Basic html file input test (VoiceOver (macOS)/Safari)
Expectation: input[type="file"] element: MUST convey the current value
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-16 |
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 | "no file selected, upload an image, file upload button" | |
next_focusable_item (Tab) | pass | "no file selected, upload an image, file upload button" | |
next_form_field (VO + Command + J) | fail | "no file selected, upload an image, file upload button" | 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 "no file selected Upload an image file upload button" |