Test: HTML input with datalist test (Orca/Firefox)
Expectation: input[type="text"] element: MUST convey changes in value
| Property | Value |
|---|---|
| Support | yes |
| AT Name | Orca |
| AT Version | 3.34.0 |
| Browser Name | Firefox |
| Browser Version | 73 |
| OS version | Ubuntu 19.10 |
| Date | 2020-02-27 |
| 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 |
|---|---|---|---|
| enter_text (<enter text>) | pass | the character is announced | |
| select_option (Enter) | pass | focus was returned to the input and the input was re-announced with the new value "function" |