Test: aria-invalid test suite (NVDA/Firefox)
Expectation: aria-invalid attribute: MUST convey the "true" value - applied to the input[type="text"] element
| Property | Value |
|---|---|
| Support | yes |
| AT Name | NVDA |
| AT Version | 2020.2 |
| Browser Name | Firefox |
| Browser Version | 72 |
| OS version | Windows 10 version 2004 |
| Date | 2020-09-18 |
| 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 | "clickable, target 2, edit, invalid entry, has auto complete, cats" | |
| next_focusable_item (Tab) | pass | "target 2, edit, has invalid entry, has auto complete, selected, cats" |