This test file is modified.
W3C WAI Test Suites
Repairing missing OBJECT element conditional content for images
Requirement Reference
- Test Suite: UAAG 1.0 Test Suite for HTML 4.01
- Guideline 2: Ensure user access to all content
- Checkpoint 2.7: Repair missing content
- Provision 2.7.1:
Allow configuration to generate repair text when the user agent
recognizes that the author has not provided conditional content
required by the format specification.
Test is required for conformance
Procedure
- Disable images and reload the page.
- Determine if the missing conditional content has been repaired.
Test
Source Code
<p>
<object type="image/gif" data="../images/test.gif"></object>
</p>
Results
- The user agent may satisfy this checkpoint by rendering repair text
based on any of the following available sources of information: URI
reference, content type, or element type.
Copyright 2004 University of Illinois at Urbana/Champaign, Disclaimer