<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/syntax/comments/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#7.4" device="both">
  <assertion>When an XML comment (&lt;!-- comment --&gt;) is included in a deck, the contents of that comment
shall not be presented to the user.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <strings>
    <string id="1">This is an XML comment
</string>
  </strings>
  <method>
    <![CDATA[<card newcontext="true" id="main"> <p>This is paragraph 1.</p>
<!-- <string1> -->
<p>This is paragraph 2.</p>
<p mode="wrap">Is paragraph 2 immediately after paragraph 1?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

