Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • be provided with an inline error message when the form control has been declared as invalid

  • be provided with the inline error message once the form control has lost focus, or there has been an adequate delay in key presses (a few seconds)

  • be provided with a description and the nature of the error message and how to correct it

...

  • the screen reader should announce that it is a required elemententry

When the invalid form control has lost keyboard focus: 

  • the screen reader should announce that this is an invalid entry

  • the screen reader should announce what the error is and how to correct the error

...

Markup and Code

...