Test: Basic html file input test (NVDA/Edge)
Expectation: input[type="file"] element: MUST convey the current value
| Property | Value |
|---|---|
| Support | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. |
| AT Name | NVDA |
| AT Version | 2021.1 |
| Browser Name | Edge |
| Browser Version | 92 |
| OS version | Windows 10 version 21h1 |
| Date | 2021-07-29 |
| 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) | fail | "upload an image, button, upload an image" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| next_focusable_item (Tab) | fail | "upload an image, button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |
| next_form_field (f) | fail | "upload an image, 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 "upload an image; button" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |