RAAMA
9.9 In each form, are input errors accessible?
- WCAG references
- 3.3.1 Error identification (A)
Official methodology to test criterion 9.9
Test 1 (9.9)
iOS and Android
- Activate the screen reader.
- Fill in form fields with values that are likely to cause input errors (leaving a field empty, entering a badly formed e-mail address, for example).
- Validate the form.
- For each field in error, check that
- the error message is visible near the field;
- the error message is rendered by the screen reader when focused on the field.
- If this is the case, the criterion is validated.