Test: HTML input with datalist test (NVDA/Chrome)
Expectation: list attribute: MUST convey the presence of the list attribute - applied to the input[type="text"] element
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-07-30 |
Notes | The role is not consistently conveyed across browsers, and is often presented with a modifier ("combo box" or "subMenu") to convey the presence of the datalist. |
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 | "Function type, Combo box, has auto complete, editable." | |
next_focusable_item (Tab) | pass | "Function type, Combo box, has auto complete, editable. Blank." |