Test: aria-errormessage attribute with aria-invalid="true" (NVDA/Firefox)
Expectation: aria-errormessage attribute: MUST convey that the referenced error message is pertinent - applied to the input[type="text"] element
| Property | Value | 
|---|---|
| Support | yes | 
| AT Name | NVDA | 
| AT Version | 2024.4.2 | 
| Browser Name | Firefox | 
| Browser Version | 138.0.4 | 
| OS version | Windows 11 version 24h2 | 
| Date | 2025-05-23 | 
| 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 Input with aria-invalid="true", edit, invalid entry has auto complete example error text" | |
| next_focusable_item (Tab) | pass | "Input with aria-invalid="true", edit, invalid entry has auto complete, example error text, blank" |