<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>All INPUT objects that represent the input elements within the card
must be initialized when the card is loaded.
</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>There should be three input boxes available here.
<input type="text" name="test1"/>
<input type="text" name="test2"/>
<input type="text" name="test3"/>
</p>
<p mode="wrap">Are three input boxes available?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

