New test.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_ListControl_ListControl_ClearSelection_.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" testname="No ite, selected">
4     <select id="_ctrl0" size="4" name="_ctrl0">
5       <option value="A" />A\r
6                 <option value="B" />B\r
7                 <option value="C" />C\r
8 \r
9         </select>
10   </div>
11   <div id="GHTSubTest2" testname="One item selected">
12     <select id="_ctrl1" size="4" name="_ctrl1">
13       <option value="A" />A\r
14                 <option value="B" />B\r
15                 <option value="C" />C\r
16 \r
17         </select>
18   </div>
19   <div id="GHTSubTest3" testname="No ite, selected">
20     <select id="_ctrl2" name="_ctrl2">
21       <option value="A" />A\r
22                 <option value="B" />B\r
23                 <option value="C" />C\r
24 \r
25         </select>
26   </div>
27   <div id="GHTSubTest4" testname="One item selected">
28     <select id="_ctrl3" name="_ctrl3">
29       <option value="A" />A\r
30                 <option value="B" />B\r
31                 <option value="C" />C\r
32 \r
33         </select>
34   </div>
35   <div id="GHTSubTest5" testname="No ite, selected">
36     <table id="_ctrl4" border="0">
37       <tr>
38         <td>
39           <input id="_ctrl4_0" value="A" type="radio" name="_ctrl4" />
40           <label for="_ctrl4_0">A</label>
41         </td>
42       </tr>
43       <tr>
44         <td>
45           <input id="_ctrl4_1" value="B" type="radio" name="_ctrl4" />
46           <label for="_ctrl4_1">B</label>
47         </td>
48       </tr>
49       <tr>
50         <td>
51           <input id="_ctrl4_2" value="C" type="radio" name="_ctrl4" />
52           <label for="_ctrl4_2">C</label>
53         </td>
54       </tr>
55     </table>
56   </div>
57   <div id="GHTSubTest6" testname="One item selected">
58     <table id="_ctrl5" border="0">
59       <tr>
60         <td>
61           <input id="_ctrl5_0" value="A" type="radio" name="_ctrl5" />
62           <label for="_ctrl5_0">A</label>
63         </td>
64       </tr>
65       <tr>
66         <td>
67           <input id="_ctrl5_1" value="B" type="radio" name="_ctrl5" />
68           <label for="_ctrl5_1">B</label>
69         </td>
70       </tr>
71       <tr>
72         <td>
73           <input id="_ctrl5_2" value="C" type="radio" name="_ctrl5" />
74           <label for="_ctrl5_2">C</label>
75         </td>
76       </tr>
77     </table>
78   </div>
79   <div id="GHTSubTest7" testname="No ite, selected">
80     <table id="_ctrl6" border="0">
81       <tr>
82         <td>
83           <input id="_ctrl6_0" type="checkbox" name="_ctrl6$0" />
84           <label for="_ctrl6_0">A</label>
85         </td>
86       </tr>
87       <tr>
88         <td>
89           <input id="_ctrl6_1" type="checkbox" name="_ctrl6$1" />
90           <label for="_ctrl6_1">B</label>
91         </td>
92       </tr>
93       <tr>
94         <td>
95           <input id="_ctrl6_2" type="checkbox" name="_ctrl6$2" />
96           <label for="_ctrl6_2">C</label>
97         </td>
98       </tr>
99     </table>
100   </div>
101   <div id="GHTSubTest8" testname="One item selected">
102     <table id="_ctrl7" border="0">
103       <tr>
104         <td>
105           <input id="_ctrl7_0" type="checkbox" name="_ctrl7$0" />
106           <label for="_ctrl7_0">A</label>
107         </td>
108       </tr>
109       <tr>
110         <td>
111           <input id="_ctrl7_1" type="checkbox" name="_ctrl7$1" />
112           <label for="_ctrl7_1">B</label>
113         </td>
114       </tr>
115       <tr>
116         <td>
117           <input id="_ctrl7_2" type="checkbox" name="_ctrl7$2" />
118           <label for="_ctrl7_2">C</label>
119         </td>
120       </tr>
121     </table>
122   </div>
123   <div id="GHTSubTest9" testname="Clear multiple selection">
124     <select size="4" name="ctl00" multiple="multiple">
125       <option value="A" />A\r
126                 <option value="B" />B\r
127                 <option value="C" />C\r
128                 <option value="D" />D\r
129 \r
130         </select>
131   </div>
132 </testresults>