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


<testsuite id="ts0101-iframe">
	
	<metaInfo>
		<testTitle>IFRAME</testTitle>
		<shortTitle>Use the keyboard to move the keyboard focus between IFRAMES</shortTitle>
		<testElement>
			<elementName>IFRAME</elementName>
			<hlink href=" ">&hspec; IFRAME</hlink>
		</testElement>
		<creator>Colin Koteles</creator>
		
		
		<metaElement></metaElement>
		<testStyle></testStyle>
	</metaInfo>
	
	<requirementInfo>
                <checkpoints>
                        <checkpoint xref="tech-device-independent-ui">
                          <provisions>
                            <provision xref="tech-device-independent-ui-1"/>
                          </provisions>
                        </checkpoint>
                </checkpoints>
 	</requirementInfo>
	
	<content>
		
		
		
		<test section="1">
			<procedure>
				<list>
					<item>Using the standard keyboard or an assistive technology that emulates the
						keyboard, move focus to the link in the inline frame on this page.</item>
					<item>Using the standard keyboard or an assistive technology that emulates the
						keyboard, activate the link in the inline frame on this page.</item>
				</list>
			</procedure>
			<testCode>
				<iframe title="Frame Test Suite Target 1" name="iframe1" src="../frames/frame-target1.html" width="50%" scrolling="yes" height="70px">This test suite requires frames to be supported
	 			and enabled by your browser. Please enable frames to use this suite. 
				</iframe> 
			</testCode>
      	<exResults>
				<list>
					<item>Standard keyboard or an assistive technology that emulates the keyboard moves focus to the inline frame on this page.</item>
					<item>Standard keyboard or an assistive technology that emulates the keyboard activates the link in the inline frame on this page.</item>					
				</list>
			</exResults>
		</test>
						
	</content>

</testsuite>