<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/syntax/elements/3" class="A" scope="wml" testtype="application" type="manual" source="wml13#7.6" device="gateway">
  <assertion>Element names are case-sensitive, and are defined by the WML DTD
as being lower-case. The gateway shall not interpret
upper-case versions of the element names as their lower-case
equivalents.
</assertion>
  <notes>Spec refernce changed to 7.6 BR 85</notes>
  <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>">
<sessionvars>
</go>link</anchor>&nbsp;and then come back to
this screen.</p>
<p mode="wrap">1. The browser indicates that the link could not be loaded or failure to render the new card.
2. The text was rendered as described by the browser.
Select Yes if either of the statements is true
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<p>1<BR/>
There is an uppercase &lt;BR/&gt; between the "1" and this sentence.</p>
</card>
]]>
    </deck>
  </decks>
</test>

