<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/do/6" class="D" scope="wml:dynamic_labels" testtype="application" type="manual" source="wml13#9.7" device="both">
  <assertion>When a LABEL attribute of a DO element specifies a %vdata string, user
agents that support dynamic labelling of widgets shall use the value of the
LABEL attribute to label the widget. 
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
The DO element in this card is labeled "test".
</p>
<do type="" name="test" label="test">
<go href="#card1"/>
</do>
<p mode="wrap">Is the option labeled "test"?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <cards>
    <card id="1">
      <![CDATA[<card id="card1">
<p>
Empty card.
<do type="prev" name="back" label="back">
     <prev/>
     </do>
</p>
</card>
]]>
    </card>
  </cards>
</test>

