<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/do/3" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.7" device="both">
  <assertion>When a DO element has a NOOP task, it shall not be presented to the
user.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
This card defines a DO element with a NOOP task named "test" with a
label of "test".</p>
<do type="accept" label="test" name="test">
<noop/>
</do>
<p mode="wrap">Is the "test" option unavailable?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

