<?xml version="1.0" encoding="UTF-8"?>

<test id="wae2/features/uabehaviour/navhistory/rules/5" class="B" 
	scope="wae2" testtype="application" type="manual" source="wae2#7.11.1.2" 
	device="both">
	<assertion>When a document or document fragment is accessed via an 
	explicitly specified URL(e.g. via the HREF attribute in 'a'), each entry 
	must record at a minimum the ressource request information that comprises
	the absolute URL of the ressource, the method (get or post) used to 
	access the ressource. 
	</assertion>
	<specnote>Untestable as we can not access to the stack of the 
	the user agent. The only testable thing we can do is navigating
	backward from one card to an other but this is already tested in the 
	previous tests.
	</specnote>
	<method>
		<![CDATA[
			<wml:card id="main" title="main" newcontext="true">
			</wml:card>
		]]>
	</method>
</test>
