Level 1
2.1 Ensure that all information conveyed with color is also available without color, for example from context or markup.
C - color also available without color
Requirement 4: Color Specific
Priority 1
2.1 Ensure that all information conveyed with color is also available without color, for example from context or markup.
Priority 1
2.1 Ensure that all information conveyed with color is also available without color, for example from context or markup.
Priority 1
2.1 Ensure that all information conveyed with color is also available without color, for example from context or markup.
1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.
Success Criteria 1.4.1 Use of Color (A)
1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.
Success Criteria 1.4.1 Use of Color (A)
1.4 Distinguishable: Make it easier for users to see and hear content including separating foreground from background.
Success Criteria 1.4.1 Use of Colour (A)
object must not use color alone.
object may be using color alone.
applet element.
| Question | Does this object use color alone? |
|---|---|
| PASS | object does not use color alone. |
| FAIL | object uses color alone. |
object element in the content.object uses color alone.object will not use color aloneobject so it does not use color alone.object element not used
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #74 - Negative</title> </head> <body> </body> </html>
object element used.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en"> <head> <title>OAC Testfile - Check #73 - Positive</title> </head> <body> <object/> </body> </html>