<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/do/10" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.7" device="both">
  <assertion>User agents must accept any TYPE, but may treat any unrecognised
type as the equivalent of UNKNOWN.
</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>
There is an unknown DO type within this text.
<do type="ogtype" label="Help">
	<go href="#helpcard"/>
</do>
<br/>
</p>
<p mode="wrap">Is this screen rendered so it is viewable?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cards>
    <card id="1">
      <![CDATA[<card id="helpcard">
	<do type="options" label="back">
		<prev/>
	</do>
	<p>This is the text of the help card.</p>
</card>

]]>
    </card>
  </cards>
</test>

