Error description (error-description)
If an input error is automatically detected, the error must be described to the user in text.
No error message provided:
This form doesn't provide any error messages for input errors:
If an input error is automatically detected, the error must be described to the user in text.
No error message provided:
This form doesn't provide any error messages for input errors:
Note: Impossible to auto-test / partially auto-testable. Requires a human tester or AI to visually determine if error messages are provided for erroneous input fields. A partial auto-test could however be performed by programmatically checking if input fields with aria-invalid="true" are connected to textual error messages using a valid aria-errormessage or aria-describedby attribute.