Test: Basic html file input test (NVDA/Firefox)
Expectation: input[type="file"] element: MUST convey the current value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2019.2.1 |
| Browser Name | Firefox |
| Browser Version | 69 |
| OS version | Windows 10 version 1903 |
| 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 (down arrow) | pass | "clickable, upload an image, button, browse, no file selected" | |
| next_focusable_item (Tab) | pass | "browse, button, no file selected" | |
| next_form_field (f) | fail | "browse, button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| open_element_list (NVDA + F7) | fail | in list of form fields as "browse... button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |