Level 1
1.1 Provide a text equivalent for every non-text element.
A - text equivalents
Requirement 15: Script/Object Alternatives
Priority 1
1.1 Provide a text equivalent for every non-text element.
Priority 1
1.1 Provide a text equivalent for every non-text element.
Priority 1
1.1 Provide a text equivalent for every non-text element.
1.1 Text Altrernatives: Provide text alternatives for any non-text content
Success Criteria 1.1.1 Non-text Content (A)
1.1 Text Alternatives: Provide text alternatives for any non-text content
Success Criteria 1.1.1 Non-text Content (A)
1.1 Text Alternatives: Provide text alternatives for all non-text content
Success Criteria 1.1.1 Non-text Content (A)
objects contain a text equivalent of the object.
object may be missing a text equivalent.
object element must contain a text equivalent for the object in case the object can't be rendered.
object must have a text equivalent that will be displayed if the object is not.
| Question | Does the body of this object element contain a text equivalent for the object? |
|---|---|
| PASS | object contains a text equivalent of the object. |
| FAIL | object does not contain a text equivalent of the object. |
object element and view its content.objects contain a text equivalent of the object.<!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 #80 - Positive</title> </head> <body> <object classid="http://www.miamachina.it/analogclock.py" title="a clock object"> Here is some text that describes the object and its operation. </object> </body> </html>
<!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 #80 - Positive</title> </head> <body> <object classid="http://www.miamachina.it/analogclock.py" title="a clock object"> </object> </body> </html>