<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/timer/7" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.7" device="both">
  <assertion>When the value of the timeout is not a positive integer, the user agent
must ignore the TIMER element.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;<anchor>
<go href="<deck1>">
</go>link</anchor>&nbsp;and then come back to
this screen.</p>
<p mode="wrap">Did you have to use the 'Back' button to return here?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<onevent type="ontimer">
	<go href="/prev"/>
</onevent>
<timer value="-20"/>
<p>
<do type="prev" name="Back">
	<prev/>
</do>
Wait 5 seconds.  If the screen dosen't revert back to the previous page
click the back button. 
</p>
</card>
]]>
    </deck>
  </decks>
</test>

