Aria-live for error messages (aria-live)

Error messages that appear dynamically after form validation must be placed inside an ARIA live region, so that assistive technologies announce them without requiring focus.


Missing aria-live on error message:

The error message element is missing an aria-live attribute.





Note: Impossible to automatically test. Requires AI/human to determine if the message is an error and should be in an aria-live region.

axe detected: none  |  QualWeb detected: none