<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/select/element/iname/13" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.2.1" device="both">
  <assertion>When the NAME and INAME variables are updated the user agent must not
display any side effects.
</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>Select items 1 and 2:
<select name="test" value="0" multiple="true">
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
Name is set to $test.
</p>
<p mode="wrap">Did the user agent display the options without side effects at 
all times? 
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

