Test: aria-placeholder test (NVDA/Firefox)
Expectation: aria-placeholder attribute: SHOULD contribute to the accessible name - applied to the input[type="text"] element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2021.2 |
| Browser Name | Firefox |
| Browser Version | 94 |
| OS version | Windows 10 version 21h1 |
| Date | 2021-11-30 |
| 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, has autocomplete, Your birthday" | |
| next_focusable_item (Tab) | pass | "edit, has autocomplete, Your birthday, blank" |