<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/syntax/comments/2" class="A" scope="wml" testtype="application" type="manual" source="wml13#7.4" device="gateway">
  <assertion>When nested comments are encountered the gateway must produce an error
</assertion>
  <specnote>Added with wml version 1.3.  Revised ref WAG comments 06/00 -
Assertion text changed.</specnote>
  <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 failed 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>This is a nested comment
<!-- This is an XML comment <!-- This is another XML comment --> -->
<do type="prev" label="Back">
   <prev/>
</do>
</p>
</card>
]]>
    </deck>
  </decks>
</test>

