Test: aria-errormessage attribute with aria-invalid="true" (NVDA/Edge)
Expectation: aria-errormessage attribute: MUST NOT convey the error when the error message is NOT pertinent - applied to the input[type="text"] element
Property | Value |
---|---|
Support | yes |
AT Name | NVDA |
AT Version | 2023.1 |
Browser Name | Edge |
Browser Version | 114 |
OS version | Windows 11 version 22h2 |
Date | 2023-06-20 |
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 | "Input with aria-invalid="false", edit" | |
next_focusable_item (Tab) | pass | "Input with aria-invalid="false", edit, blank" |