RAWEBA
3.1 On each web page, the information must not be provided by colour alone. Is this rule respected?
- WCAG references
- 1.3.1 Info and Relationships (A)
- 1.4.1 Use of color (A)
- Techniques
- F13
- G14
- G182
- G111
- G117
- G138
- G205
Official methodology to test criterion 3.1
Test 1 (3.1.1)
- Find in the document the information provided by the colour in a word or set of words.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.
Test 2 (3.1.2)
- Find the information (provided by colour) in a text in the document.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.
Test 3 (3.1.3)
- Find the information provided by the colour in an image in the document.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.
Test 4 (3.1.4)
- Find the information provided by the colour in a CSS property in the document.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.
Test 5 (3.1.5)
- Find the information provided by the colour in the document in a time-based medium.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.
Test 6 (3.1.6)
- Find the information provided by colour in non-time-based media in the document.
- For each of these pieces of information, check for the presence of:
- additional information in the code (
title,aria-label, visually hidden text,aria-current, etc.); - and additional visual information to complement the colour (icon, graphic effect in terms of shape or position, typographical effect, etc.).
- additional information in the code (
- If this is the case for each piece of information, the test is validated.