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


<testsuite id="ts0207-noframes-src">
	
	<metaInfo>
		<testTitle>repairing missing NOFRAMES elements</testTitle>
		<shortTitle>NOFRAMES content</shortTitle>
		<testElement>
			<elementName>NOFRAMES</elementName>
			<hlink href="http://www.w3.org/TR/html4/present/frames.html#h-16.4.1">&hspec; NOFRAMES</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 the user agent's frame support.</item>
					<item>Reload the page and determine if the conditional content has been repaired.</item>
				</list>
			</procedure>
			<testCode><div>(Test contained within the frameset document.) <a href="0207-NOFRAMES-TEST.html">Link to the test frameset</a></div></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>
			<source>
				<div>
					&lt;frameset rows="70%, 30%"&gt;<br/>
  					&lt;frame name="head" src="0207-NOFRAMES-SRC.html" title="NOFRAMES Test Suite Information" scrolling="yes"/&gt;<br/>
  					&lt;frame name="target1" src="../frames/frame-target1.html" title="Frame Test Suite Target 1" scrolling="no"/&gt;<br/> 
 					&lt;/frameset&gt;<br/>
				</div>
			</source>
		</test>
						
	</content>

</testsuite>