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

<test id="wae/features/uabehaviour/navhistory/rules/2" class="B" 
	scope="wae" testtype="application" type="manual" source="wae#7.11.1.2" 
	device="both">
	<assertion>The user agent must support the following operations on the
	history stack: 1) Push - a new entry is pushed onto the history stack 
	as an effect of forward navigation; 2) Pop - the current entry (top of 
	the stack) is popped as a result of backward navigation.
	</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 test.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			</card>
		]]>
	</method>
</test>

