<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/shadowing/4" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.6" device="both">
  <assertion>When a card level element binds a noop task and is not shadowed by
another element the event will be masked and ignored.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
<do type="prev">
	<noop/>
</do>

This is some text.
</p>
<p mode="wrap">Can you see 'This is some text' above?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

