diff --git a/techniques/aria/ARIA19.html b/techniques/aria/ARIA19.html index 9fcd8f18c4..0af24250d9 100644 --- a/techniques/aria/ARIA19.html +++ b/techniques/aria/ARIA19.html @@ -52,7 +52,7 @@

Injecting error messages into a container with role=alert already present in

Tests

Procedure

    -
  1. Determine that an empty error container role=alert or aria-live=assertive attribute is present in the DOM at page load.
  2. +
  3. Determine that an empty error container with role=alert or aria-live=assertive attribute is present in the DOM at page load.
  4. Trigger the error that causes the content in the live region to appear or update.
  5. Determine that the error message was injected into the already present error container.
@@ -85,4 +85,4 @@

Resources

- \ No newline at end of file +