<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/state/restrictions/1" class="C" scope="wml:navigate" testtype="application" type="manual" source="wml13#10.4" device="both">
  <assertion>Whenever a user agent navigates to a resource that was not the result of
an interaction with the content in the currentcontext, the user agent must
establish a fresh context for that navigation.
</assertion>
  <notes>test made conditional - PR2295</notes>
  <specnote>Added with wml version 1.3.  This requires the user to go to another
url not from a link on the current screen.  Revised ref WAG comments 06/00 -
Changed text and test slightly.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<onevent type="onenterforward">
	<go href="#setvariable"/>
</onevent>
<p>
Go to the following url and then come back here:
<br/>
<hosturl><pathtotest>/test1.wml
</p>
<p mode="wrap"> Was only 'test pass' shown on the 
previous card?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cards>
    <card id="1">
      <![CDATA[<card id="setvariable">
<onevent type="onenterforward">
	<prev>
		<setvar name="variable1" value="fail"/>
	</prev>
</onevent>
</card>
]]>
    </card>
  </cards>
</test>

