<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/syntax/attributes/4" class="A" scope="wml" testtype="application" type="manual" source="wml13#7.3" device="gateway">
  <assertion>Element attribute names are case sensitive, and are defined to
be lowercase in the WML DTD. The gateway shall not interpret
upper-case versions of the attribute names as their lower-case
equivalents.
</assertion>
  <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">1. The browser indicates that the link could not be loaded or failure to render the new card.
2. The text is rendered as described by the browser.
Is either of the statements true?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<p MODE="nowrap">PERLVAR:textstring</p>
<p ALIGN="center">This paragraph is left-aligned even though it has an
attribute ALIGN that is set to center.</p>
</card>
]]>
    </deck>
  </decks>
</test>

