<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/semantics/unknown/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#12.4" device="both">
  <assertion>When a WML deck is encoded with an alternate DTD that includes elements
or attributes beyond those in the WML 1.3 specification, the user agent will
render the content of the unrecognized elements.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
    <result>
      <name>test</name>
      <value>pass</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;
<anchor>
<go href="#card1">
<setvar name="test" value="notloaded"/>
</go>
link
</anchor>
&nbsp;and then come back to this screen.
</p>
<p mode="wrap">Was the text 'unknown element' displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cards>
    <card id="1">
      <![CDATA[<card id="card1">
<onevent type="onenterforward">
<go href="<extdeck1>"/>
</onevent>
<onevent type="onenterbackward">
<prev/>
</onevent>
</card>


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

