RAAMA
9.8 For each form field expecting a specific data type and/or format, is the related information available?
- WCAG references
- 3.3.2 Labels or instructions (A)
Official methodology to test criterion 9.8
Test 1 (9.8)
iOS and Android
- Activate the screen reader.
- Fill in form input fields with values that are likely to cause input errors (e.g. enter an incorrectly formed e-mail address).
- Validate the form.
- For each mandatory form field that has a format check (which will be displayed with an error after validation), check that
- the expected data type and/or format are rendered by the screen reader when focused on the field;
- a visible text near the field indicates the expected data type and/or format.
- If this is the case, the criterion is validated.