<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/format/10" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When the FORMAT attribute of the INPUT element is specified as "*m",
the text input is limited to any characters, but the user-agent may assume
that the input is in lower-case.
</assertion>
  <results>
    <result>
      <name>test</name>
      <value>&lt;string1&gt;</value>
    </result>
  </results>
  <strings>
    <string id="1">Hello
</string>
    <string id="2">hello
</string>
  </strings>
  <method>
    <![CDATA[<card newcontext="true" id="main"> <p>
Enter "<string1>":
<input format="*m" name="test"/>
</p>
<p>Select this&nbsp;<anchor>
<go href="<resulturl>">
<sessionvars>
<postfield name="test" value="$test"/>
</go>
link</anchor>&nbsp;to complete the test.</p>
</card>]]>
  </method>
</test>

