Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_System_Web_UI_WebControls_TextBox_TextBox_Columns.aspx.xml « reference « MainsoftWebTest « mainsoft « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 49c2d014c2d9ccde64bc19b5d5e3e47f6952c3e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:32px;width:168px">
    <input id="TextBox1" type="text" name="TextBox1" />
  </div>
  <div id="GHTSubTest2" style="height:32px;width:168px">
    <input id="TextBox2" size="1" type="text" name="TextBox2" />
  </div>
  <div id="GHTSubTest3" style="height:32px;width:168px">
    <input id="TextBox3" size="10" type="text" name="TextBox3" />
  </div>
  <div id="GHTSubTest4" style="height:32px;width:168px">
    <input id="TextBox4" size="100" type="text" name="TextBox4" />
  </div>
  <div id="GHTSubTest5" testname="Negative columns value">
    <span>
      <br />Test passed. Expected exception was caught.</span>
  </div>
</testresults>