diff --git a/guidelines/sc/21/status-messages.html b/guidelines/sc/21/status-messages.html index 592942f784..46826a9fdd 100644 --- a/guidelines/sc/21/status-messages.html +++ b/guidelines/sc/21/status-messages.html @@ -1,9 +1,5 @@
-

Status Messages

-

AA

- -

In content implemented using markup languages, status messages can be programmatically determined through role or properties such that they can be presented to the user by assistive technologies without receiving focus.

- +

In technologies that support it, status messages that appear dynamically (without a change of context) can be programmatically determined without receiving focus, so that they can be presented to the user by assistive technologies.

diff --git a/guidelines/terms/21/status-message.html b/guidelines/terms/21/status-message.html index 95094991ef..89b40b5fbd 100644 --- a/guidelines/terms/21/status-message.html +++ b/guidelines/terms/21/status-message.html @@ -1,6 +1,4 @@
status message
- -

change in content that is not a change of context, and that provides information to the user on the success or results of an action, on the waiting state of an application, on the progress of a process, or on the existence of errors

- +

discrete piece of content whose only purpose is to provide information to the user on the results of an action, the waiting state of an application, the progress or completion of a process, or the existence of errors