Test: HTML textarea test (NVDA/Chrome)
Expectation: textarea element: MUST convey the current value
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2021.1 | 
| Browser Name | Chrome | 
| Browser Version | 92 | 
| OS version | Windows 10 version 21h1 | 
| Date | 2021-08-07 | 
| 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 | "edit multi line, buffalo buffalo buffalo" | |
| next_focusable_item (Tab) | pass | "tell us about yourself, edit, multi line, buffalo buffalo" | |
| next_form_field (f) | pass | "tell us about yourself, edit, multi line, buffalo buffalo buffalo" | |
| open_element_list (NVDA + F7) | pass | in list of form controls as "tell us about yourself; edit; multi line; buffalo buffalo buffalo" |