Test: aria-errormessage attribute with aria-invalid="true" (VoiceOver (macOS)/Safari)
Expectation: aria-errormessage attribute: MUST convey that the referenced error message is pertinent - applied to the input[type="text"] element
| Property | Value | 
|---|---|
| Support | none Grading Note: There is no known/documented support. There may still be support for this expectation, but it is undocumented. If this is the case, please report this issue. | 
| AT Name | VoiceOver (macOS) | 
| AT Version | 13.4 | 
| Browser Name | Safari | 
| Browser Version | 16.5 | 
| OS version | 13.4 | 
| 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 (VO + Right arrow) | fail | "Input with aria-invalid="true", invalid data, edit text" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. | 
| next_focusable_item (Tab) | fail | "Input with aria-invalid="true", invalid data, edit text" | Grading note: This command may be expected to fail. This result simply indicates that it did not yield support. |