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


<testsuite id="ts1105-activate-link">
	
	<metaInfo>
		<testTitle>User Agent Bindings for Activating Links</testTitle>
		<shortTitle>Activate Links</shortTitle>		
		<testElementList>
			<testElementItem specName="HTML 4.01" cite="http://www.w3.org/TR/html401/struct/links.html#h-12.2">Links</testElementItem>
		</testElementList>	
		<creator>Colin Koteles</creator>		
		
				
		<metaElement></metaElement>
		<testStyle></testStyle>
	</metaInfo>
	
	<requirementInfo>
		<checkpoints>
			<checkpoint xref="tech-default-input-config">
            <provisions>
            	<provision xref="tech-default-input-config-1"/>								
			   </provisions>
         </checkpoint>
		<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 keyboard or an assistive technology that emulates the keyboard, move focus to the "Test Link" on this page.</item>
					<item>Using the keyboard or an assistive technology that emulates the keyboard, activate the "Test Link" on this page.</item>
				</list>
			</procedure>
			<testCode>
				<div>
					<a href="../action/return.html">Test Link</a>
				</div>
			</testCode>
      	<exResults>
				<list>
					<item>Using the input configuration of the default user agent bindings, the user can activate the link using the keyboard or an assistive technology that emulates the keyboard.</item>
				</list>
			</exResults>
		</test>
						
	</content>

</testsuite>