Aria-atomic attribute use (aria-atomic)

Dynamic status messages should include a valid aria-atomic attribute.


Missing aria-atomic attribute:

This dynamic status message lacks an aria-atomic attribute:


Note: Possible to automatically test. Can be done by checking if status messages (i.e. elements with role="status", "dialog") have aria-atomic attributes. However, if a status message element lacks a programmatically determinable role, a human tester or AI is required to determine which elements can be considered status messages.

axe detected: none  |  QualWeb detected: none