RAAMA
9.3 Is each label associated with a form field relevant?
- WCAG references
- 2.4.6 Headings and labels (AA)
- 2.5.3 Label in name (A)
- 3.3.2 Labels or instructions (A)
Official methodology to test criterion 9.3
Test 1 (9.3)
iOS with VoiceOver
- Activate the screen reader.
- Navigate to form elements using screen reader gestures.
- Check that
- the label rendered by the screen reader is relevant (it allows you to understand the nature of the expected input);
- the visible label is contained in the label rendered by the screen reader.
- If this is the case, the criterion is validated.
With voice control
- Activate voice control.
- Identify all the form fields on the screen.
- Check that
- the label detected by the voice control (grey tooltip) is relevant (it allows you to understand the nature of the expected input);
- the visible label is contained in the label detected by the voice control (grey tooltip).
- If this is the case, the criterion is validated.
Android
- Activate the screen reader.
- Navigate to form elements using screen reader gestures.
- Check that
- the label rendered by the screen reader is relevant (it allows you to understand the nature of the input required);
- the visible label is contained in the label rendered by the screen reader.
- If this is the case, the criterion is validated.