Test: aria-errormessage attribute with aria-invalid="true" (JAWS/IE)
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 | JAWS |
AT Version | 2019.1907.42 |
Browser Name | IE |
Browser Version | 11 |
OS version | Windows 10 version 1903 |
Date | 2019-09-02 |
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 | "blank, edit, Input with aria-invalid="true", invalid entry, has error, example error text, type in text" | |
next_focusable_item (Tab) | pass | "Input with aria-invalid="true", edit, invalid entry, has error, example error text, type in text" |