<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/state/variables/substitution/9" class="A" scope="wml" testtype="application" type="manual" source="wml13#10.3.1" device="both">
  <assertion>When a variable is referenced within any element or attribute
with a content type of %vdata, and that variable reference specifies no
conversion suffix, the default is no conversion.
</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">
<onevent type="onenterforward">
<go href="#card1">
<setvar name="text" value="some characters -/%"/>
</go>
</onevent>
</card>]]>
  </method>
  <cards>
    <card id="1">
      <![CDATA[<card id="card1">
<p>
<img src="nowhere.wbmp" alt="$text"/>
<br/>
Is "some characters -/%" displayed above?
<yesno>
</p>
</card>









]]>
    </card>
  </cards>
</test>

