<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/markup/rules/3" class="A" scope="wae" 
	testtype="application" type="manual" source="wae#6.2.4" device="both">
	<assertion>When navigating between XHTML Mobile Profile and WML1 or 
	WML2, the history, part of the WML context, must be maintained across 
	languages, as if a single user agent was supported.
	</assertion>
	<specnote>Get the user to access a deck that contains WML1 content; 
	this deck will be linked to a WMl2 deck, linked to a XHTML Mobile Profile 
	deck, and finally linked to a WML1 deck. Use the back key to navigate 
	back to the first card. Make sure that the previously loaded 
	cards/documents are re-shown.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>
					Go from card to card until the "END" card then go back to this card.
					<anchor>
						link
						<go href="markup3_1.wml"/>
					</anchor>
				</p>
				<p>Are the previously loaded cards/document are re-shown ?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>

