<?xml version="1.0"?>
<!DOCTYPE testsuite SYSTEM "http://www.w3.org/WAI/UA/TS/dtd/uaag-testsuite-2.dtd">


<testsuite id="ts0207-object-video">
	
	<metaInfo>
		<testTitle>repairing missing OBJECT element conditional content for video</testTitle>
		<shortTitle>Reapir missing OBJECT content for video</shortTitle>		
		<testElement>
			<elementName>OBJECT</elementName>
			<hlink href="http://www.w3.org/TR/html401/struct/objects.html#edef-OBJECT">&hspec; OBJECT</hlink>
		</testElement>
		<creator>Colin Koteles</creator>		
		
				
		<metaElement></metaElement>
		<testStyle></testStyle>
	</metaInfo>
	
	<requirementInfo>
		<checkpoints>
			<checkpoint xref="tech-missing-alt">
            <provisions>
            	<provision xref="tech-missing-alt-1"/>
            </provisions>
         </checkpoint>
		</checkpoints>
	</requirementInfo>
	
	<content>
		
		
		
		<test section="1">
			<procedure>
				<list>
					<item>Disable video and reload the page.</item>
					<item>Determine if the missing conditional content has been repaired.</item>
				</list>
			</procedure>
			<testCode>
				<object classid="../images/grommit.mpg" data="../images/grommit.mpg" type="video/mpg" standby="Loading Video"></object>
			</testCode>
      	<exResults>
				<list>
					<item>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.</item>
				</list>
			</exResults>
		</test>
						
	</content>

</testsuite>
