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


<testsuite id="ts0203-object-video">
	
	<metaInfo>
		<testTitle>OBJECT element for video</testTitle>
		<shortTitle>Render OBJECT element 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-conditional-content">
         	<provisions>
					<provision xref="tech-conditional-content-1"/>
            	<provision xref="tech-conditional-content-2"/>
            </provisions>
         </checkpoint>
      </checkpoints>
 	</requirementInfo>
	
	<content>
		
		
		
		<test section="1">
			<procedure>
				<list>
					<item>Disable video.</item>
				</list>
			</procedure>
			<testCode>
				<object data="../images/grommit.mpg" type="video/mpg" standby="Loading Video" width="357" height="322">Grommit drilling a hole</object>
			</testCode>
      	<exResults>
				<list>
					<item>User agent displays the text--"Grommit drilling a hole"--when test conditions are met.</item>
				</list>
			</exResults>
		</test>
						
	</content>

</testsuite>
