Test: aria-errormessage attribute with aria-invalid="true" (Orca/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 | Orca |
AT Version | 3.31.4 |
Browser Name | Firefox |
Browser Version | 69 |
OS version | Ubuntu 19.04 |
Date | 2019-09-16 |
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="true", entry, invalid entry, example error text" | |
next_focusable_item (Tab) | pass | "Input with aria-invalid="true", entry, invalid entry, example error texte" |