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


<testsuite id="ts0207-img-alt">
	
	<metaInfo>
		<testTitle>repairing missing ALT conditional content for images</testTitle>
		<shortTitle>Repair missing IMG ALT content</shortTitle>
		<testElement>
			<elementName>IMG</elementName>
			<hlink href="http://www.w3.org/TR/html4/struct/objects.html#h-13.2">&hspec; IMG</hlink>
		</testElement>
		<testElement>
			<elementName>ALT</elementName>
			<hlink href="http://www.w3.org/TR/html4/struct/objects.html#adef-alt">&hspec; ALT</hlink>
		</testElement>
		<creator>Dominique Kilman</creator>
		<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>Configure the user agent to render ALT text and reload this page.</item>
					<item>Repair text should be rendered for the image in the same manner as standard ALT text.</item>
				</list>
			</procedure>
			<testCode>
				<img src="../images/threeFish.jpg" border="0" id="fish3" width="148" height="118"/> 		
			</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>
