<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/type/3" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When the TYPE attribute of the INPUT element is not specified, it
defaults to
"text". This indicates that the input field is a text entry box, and that
the input is to be displayed to the user in readable form.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <strings>
    <string id="1">startvalue
</string>
  </strings>
  <method>
    <![CDATA[<card newcontext="true" id="main"> <p>Initial value is "<string1>":
<input value="<string1>" name="test"/>
</p>
<p mode="wrap">Are the input field contents in readable form?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

