adapted to run tests on net2.0 wersion of system.web
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_Control_Control_Parent.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" testname="System.Web.UI.LiteralControl: Basic functionality">
4     <span>
5       <br />GHTSubTest1</span>
6   </div>
7   <div id="GHTSubTest2" testname="No parent set">
8     <span>
9       <br />Test passed. Expected exception was caught.</span>
10   </div>
11   <div id="GHTSubTest3" testname="System.Web.UI.Page: Basic functionality">
12     <span>
13       <br />GHTSubTest3</span>
14   </div>
15   <div id="GHTSubTest4" testname="No parent set">
16     <span>
17       <br />Test passed. Expected exception was caught.</span>
18   </div>
19   <div id="GHTSubTest5" testname="System.Web.UI.UserControl: Basic functionality">
20     <span>
21       <br />GHTSubTest5</span>
22   </div>
23   <div id="GHTSubTest6" testname="No parent set">
24     <span>
25       <br />Test passed. Expected exception was caught.</span>
26   </div>
27   <div id="GHTSubTest7" testname="System.Web.UI.HtmlControls.HtmlAnchor: Basic functionality">
28     <a id="ctrl_3">
29     </a>
30     <span>
31       <br />GHTSubTest7</span>
32   </div>
33   <div id="GHTSubTest8" testname="No parent set">
34     <span>
35       <br />Test passed. Expected exception was caught.</span>
36   </div>
37   <div id="GHTSubTest9" testname="System.Web.UI.HtmlControls.HtmlButton: Basic functionality">
38     <button id="ctrl_4">
39     </button>
40     <span>
41       <br />GHTSubTest9</span>
42   </div>
43   <div id="GHTSubTest10" testname="No parent set">
44     <span>
45       <br />Test passed. Expected exception was caught.</span>
46   </div>
47   <div id="GHTSubTest11" testname="System.Web.UI.HtmlControls.HtmlGenericControl: Basic functionality">
48     <span id="ctrl_5">
49     </span>
50     <span>
51       <br />GHTSubTest11</span>
52   </div>
53   <div id="GHTSubTest12" testname="No parent set">
54     <span>
55       <br />Test passed. Expected exception was caught.</span>
56   </div>
57   <div id="GHTSubTest13" testname="System.Web.UI.HtmlControls.HtmlImage: Basic functionality">
58     <img id="ctrl_6" />
59     <span>
60       <br />GHTSubTest13</span>
61   </div>
62   <div id="GHTSubTest14" testname="No parent set">
63     <span>
64       <br />Test passed. Expected exception was caught.</span>
65   </div>
66   <div id="GHTSubTest15" testname="System.Web.UI.HtmlControls.HtmlInputButton: Basic functionality">
67     <input id="ctrl_7" type="button" name="ctrl_7" />
68     <span>
69       <br />GHTSubTest15</span>
70   </div>
71   <div id="GHTSubTest16" testname="No parent set">
72     <span>
73       <br />Test passed. Expected exception was caught.</span>
74   </div>
75   <div id="GHTSubTest17" testname="System.Web.UI.HtmlControls.HtmlInputCheckBox: Basic functionality">
76     <input id="ctrl_8" type="checkbox" name="ctrl_8" />
77     <span>
78       <br />GHTSubTest17</span>
79   </div>
80   <div id="GHTSubTest18" testname="No parent set">
81     <span>
82       <br />Test passed. Expected exception was caught.</span>
83   </div>
84   <div id="GHTSubTest19" testname="System.Web.UI.HtmlControls.HtmlInputFile: Basic functionality">
85     <input id="ctrl_9" type="file" name="ctrl_9" />
86     <span>
87       <br />GHTSubTest19</span>
88   </div>
89   <div id="GHTSubTest20" testname="No parent set">
90     <span>
91       <br />Test passed. Expected exception was caught.</span>
92   </div>
93   <div id="GHTSubTest21" testname="System.Web.UI.HtmlControls.HtmlInputHidden: Basic functionality">
94     <input id="ctrl_10" type="hidden" name="ctrl_10" />
95     <span>
96       <br />GHTSubTest21</span>
97   </div>
98   <div id="GHTSubTest22" testname="No parent set">
99     <span>
100       <br />Test passed. Expected exception was caught.</span>
101   </div>
102   <div id="GHTSubTest23" testname="System.Web.UI.HtmlControls.HtmlInputImage: Basic functionality">
103     <input id="ctrl_11" type="image" name="ctrl_11" />
104     <span>
105       <br />GHTSubTest23</span>
106   </div>
107   <div id="GHTSubTest24" testname="No parent set">
108     <span>
109       <br />Test passed. Expected exception was caught.</span>
110   </div>
111   <div id="GHTSubTest25" testname="System.Web.UI.HtmlControls.HtmlInputRadioButton: Basic functionality">
112     <input id="ctrl_12" value="ctrl_12" type="radio" name="" />
113     <span>
114       <br />GHTSubTest25</span>
115   </div>
116   <div id="GHTSubTest26" testname="No parent set">
117     <span>
118       <br />Test passed. Expected exception was caught.</span>
119   </div>
120   <div id="GHTSubTest27" testname="System.Web.UI.HtmlControls.HtmlInputText: Basic functionality">
121     <input id="ctrl_13" type="text" name="ctrl_13" />
122     <span>
123       <br />GHTSubTest27</span>
124   </div>
125   <div id="GHTSubTest28" testname="No parent set">
126     <span>
127       <br />Test passed. Expected exception was caught.</span>
128   </div>
129   <div id="GHTSubTest29" testname="System.Web.UI.HtmlControls.HtmlSelect: Basic functionality">
130     <select id="ctrl_14" name="ctrl_14">
131     </select>
132     <span>
133       <br />GHTSubTest29</span>
134   </div>
135   <div id="GHTSubTest30" testname="No parent set">
136     <span>
137       <br />Test passed. Expected exception was caught.</span>
138   </div>
139   <div id="GHTSubTest31" testname="System.Web.UI.HtmlControls.HtmlTable: Basic functionality">
140     <table id="ctrl_15">
141       <tr>
142         <td>Cell</td>
143       </tr>
144     </table>
145     <span>
146       <br />GHTSubTest31</span>
147   </div>
148   <div id="GHTSubTest32" testname="No parent set">
149     <span>
150       <br />Test passed. Expected exception was caught.</span>
151   </div>
152   <div id="GHTSubTest33" testname="System.Web.UI.HtmlControls.HtmlTableCell: Basic functionality">
153     <table>
154       <tr>
155         <td id="ctrl_16">Cell</td>
156       </tr>
157     </table>
158     <span>
159       <br />
160     </span>
161   </div>
162   <div id="GHTSubTest34" testname="No parent set">
163     <span>
164       <br />Test passed. Expected exception was caught.</span>
165   </div>
166   <div id="GHTSubTest35" testname="System.Web.UI.HtmlControls.HtmlTableRow: Basic functionality">
167     <table>
168       <tr id="ctrl_17">
169         <td>Cell</td>
170       </tr>
171     </table>
172     <span>
173       <br />
174     </span>
175   </div>
176   <div id="GHTSubTest36" testname="No parent set">
177     <span>
178       <br />Test passed. Expected exception was caught.</span>
179   </div>
180   <div id="GHTSubTest37" testname="System.Web.UI.HtmlControls.HtmlTextArea: Basic functionality">
181     <textarea id="ctrl_18" name="ctrl_18">
182     </textarea>
183     <span>
184       <br />GHTSubTest37</span>
185   </div>
186   <div id="GHTSubTest38" testname="No parent set">
187     <span>
188       <br />Test passed. Expected exception was caught.</span>
189   </div>
190   <div id="GHTSubTest39" testname="System.Web.UI.WebControls.Button: Basic functionality">
191     <input id="ctrl_19" value="" type="submit" name="ctrl_19" />
192     <span>
193       <br />GHTSubTest39</span>
194   </div>
195   <div id="GHTSubTest40" testname="No parent set">
196     <span>
197       <br />Test passed. Expected exception was caught.</span>
198   </div>
199   <div id="GHTSubTest41" testname="System.Web.UI.WebControls.CheckBox: Basic functionality">
200     <input id="ctrl_20" type="checkbox" name="ctrl_20" />
201     <span>
202       <br />GHTSubTest41</span>
203   </div>
204   <div id="GHTSubTest42" testname="No parent set">
205     <span>
206       <br />Test passed. Expected exception was caught.</span>
207   </div>
208   <div id="GHTSubTest43" testname="System.Web.UI.WebControls.HyperLink: Basic functionality">
209     <a id="ctrl_21">
210     </a>
211     <span>
212       <br />GHTSubTest43</span>
213   </div>
214   <div id="GHTSubTest44" testname="No parent set">
215     <span>
216       <br />Test passed. Expected exception was caught.</span>
217   </div>
218   <div id="GHTSubTest45" testname="System.Web.UI.WebControls.Image: Basic functionality">
219     <img id="ctrl_22" src="" style="border-width:0px" />
220     <span>
221       <br />GHTSubTest45</span>
222   </div>
223   <div id="GHTSubTest46" testname="No parent set">
224     <span>
225       <br />Test passed. Expected exception was caught.</span>
226   </div>
227   <div id="GHTSubTest47" testname="System.Web.UI.WebControls.ImageButton: Basic functionality">
228     <input id="ctrl_23" src="" style="border-width:0px" type="image" name="ctrl_23" />
229     <span>
230       <br />GHTSubTest47</span>
231   </div>
232   <div id="GHTSubTest48" testname="No parent set">
233     <span>
234       <br />Test passed. Expected exception was caught.</span>
235   </div>
236   <div id="GHTSubTest49" testname="System.Web.UI.WebControls.Label: Basic functionality">
237     <span id="ctrl_24">
238     </span>
239     <span>
240       <br />GHTSubTest49</span>
241   </div>
242   <div id="GHTSubTest50" testname="No parent set">
243     <span>
244       <br />Test passed. Expected exception was caught.</span>
245   </div>
246   <div id="GHTSubTest51" testname="System.Web.UI.WebControls.LinkButton: Basic functionality">
247     <a id="ctrl_25" href="javascript:__doPostBack('ctrl_25','')">
248     </a>
249     <span>
250       <br />GHTSubTest51</span>
251   </div>
252   <div id="GHTSubTest52" testname="No parent set">
253     <span>
254       <br />Test passed. Expected exception was caught.</span>
255   </div>
256   <div id="GHTSubTest53" testname="System.Web.UI.WebControls.Literal: Basic functionality">
257     <span>
258       <br />GHTSubTest53</span>
259   </div>
260   <div id="GHTSubTest54" testname="No parent set">
261     <span>
262       <br />Test passed. Expected exception was caught.</span>
263   </div>
264   <div id="GHTSubTest55" testname="System.Web.UI.WebControls.Panel: Basic functionality">
265     <div id="ctrl_27">
266     </div>
267     <span>
268       <br />GHTSubTest55</span>
269   </div>
270   <div id="GHTSubTest56" testname="No parent set">
271     <span>
272       <br />Test passed. Expected exception was caught.</span>
273   </div>
274   <div id="GHTSubTest57" testname="System.Web.UI.WebControls.PlaceHolder: Basic functionality">
275     <span>
276       <br />GHTSubTest57</span>
277   </div>
278   <div id="GHTSubTest58" testname="No parent set">
279     <span>
280       <br />Test passed. Expected exception was caught.</span>
281   </div>
282   <div id="GHTSubTest59" testname="System.Web.UI.WebControls.RadioButton: Basic functionality">
283     <input id="ctrl_29" value="ctrl_29" type="radio" name="ctrl_29" />
284     <span>
285       <br />GHTSubTest59</span>
286   </div>
287   <div id="GHTSubTest60" testname="No parent set">
288     <span>
289       <br />Test passed. Expected exception was caught.</span>
290   </div>
291   <div id="GHTSubTest61" testname="System.Web.UI.WebControls.TextBox: Basic functionality">
292     <input id="ctrl_30" type="text" name="ctrl_30" />
293     <span>
294       <br />GHTSubTest61</span>
295   </div>
296   <div id="GHTSubTest62" testname="No parent set">
297     <span>
298       <br />Test passed. Expected exception was caught.</span>
299   </div>
300   <div id="GHTSubTest63" testname="System.Web.UI.WebControls.DropDownList: Basic functionality">
301     <select id="ctrl_31" name="ctrl_31">
302       <option value="1" />aaaa\r
303                 <option value="2" />bbbb\r
304                 <option value="3" />cccc\r
305                 <option value="4" />dddd\r
306 \r
307         </select>
308     <span>
309       <br />GHTSubTest63</span>
310   </div>
311   <div id="GHTSubTest64" testname="No parent set">
312     <span>
313       <br />Test passed. Expected exception was caught.</span>
314   </div>
315   <div id="GHTSubTest65" testname="System.Web.UI.WebControls.ListBox: Basic functionality">
316     <select id="ctrl_32" size="4" name="ctrl_32">
317       <option value="1" />aaaa\r
318                 <option value="2" />bbbb\r
319                 <option value="3" />cccc\r
320                 <option value="4" />dddd\r
321 \r
322         </select>
323     <span>
324       <br />GHTSubTest65</span>
325   </div>
326   <div id="GHTSubTest66" testname="No parent set">
327     <span>
328       <br />Test passed. Expected exception was caught.</span>
329   </div>
330   <div id="GHTSubTest67" testname="System.Web.UI.WebControls.RadioButtonList: Basic functionality">
331     <table id="ctrl_33" border="0">
332       <tr>
333         <td>
334           <input id="ctrl_33_0" value="1" type="radio" name="ctrl_33" />
335           <label for="ctrl_33_0">aaaa</label>
336         </td>
337       </tr>
338       <tr>
339         <td>
340           <input id="ctrl_33_1" value="2" type="radio" name="ctrl_33" />
341           <label for="ctrl_33_1">bbbb</label>
342         </td>
343       </tr>
344       <tr>
345         <td>
346           <input id="ctrl_33_2" value="3" type="radio" name="ctrl_33" />
347           <label for="ctrl_33_2">cccc</label>
348         </td>
349       </tr>
350       <tr>
351         <td>
352           <input id="ctrl_33_3" value="4" type="radio" name="ctrl_33" />
353           <label for="ctrl_33_3">dddd</label>
354         </td>
355       </tr>
356     </table>
357     <span>
358       <br />GHTSubTest67</span>
359   </div>
360   <div id="GHTSubTest68" testname="No parent set">
361     <span>
362       <br />Test passed. Expected exception was caught.</span>
363   </div>
364   <div id="GHTSubTest69" testname="System.Web.UI.WebControls.CheckBoxList: Basic functionality">
365     <table id="ctrl_34" border="0">
366       <tr>
367         <td>
368           <input id="ctrl_34_0" type="checkbox" name="ctrl_34$0" />
369           <label for="ctrl_34_0">aaaa</label>
370         </td>
371       </tr>
372       <tr>
373         <td>
374           <input id="ctrl_34_1" type="checkbox" name="ctrl_34$1" />
375           <label for="ctrl_34_1">bbbb</label>
376         </td>
377       </tr>
378       <tr>
379         <td>
380           <input id="ctrl_34_2" type="checkbox" name="ctrl_34$2" />
381           <label for="ctrl_34_2">cccc</label>
382         </td>
383       </tr>
384       <tr>
385         <td>
386           <input id="ctrl_34_3" type="checkbox" name="ctrl_34$3" />
387           <label for="ctrl_34_3">dddd</label>
388         </td>
389       </tr>
390     </table>
391     <span>
392       <br />GHTSubTest69</span>
393   </div>
394   <div id="GHTSubTest70" testname="No parent set">
395     <span>
396       <br />Test passed. Expected exception was caught.</span>
397   </div>
398   <div id="GHTSubTest71" testname="System.Web.UI.WebControls.DataGrid: Basic functionality">
399     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
400       <tr>
401         <td>Id</td>
402         <td>Description</td>
403       </tr>
404       <tr>
405         <td>1</td>
406         <td>aaaa</td>
407       </tr>
408       <tr>
409         <td>2</td>
410         <td>bbbb</td>
411       </tr>
412       <tr>
413         <td>3</td>
414         <td>cccc</td>
415       </tr>
416       <tr>
417         <td>4</td>
418         <td>dddd</td>
419       </tr>
420     </table>
421     <span>
422       <br />GHTSubTest71</span>
423   </div>
424   <div id="GHTSubTest72" testname="No parent set">
425     <span>
426       <br />Test passed. Expected exception was caught.</span>
427   </div>
428   <div id="GHTSubTest73" testname="System.Web.UI.WebControls.DataGridItem: Basic functionality">
429     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
430       <tr>
431         <td>Id</td>
432         <td>Description</td>
433       </tr>
434       <tr id="ctrl_36_ctrl_37">
435         <td>1</td>
436         <td>aaaa</td>
437       </tr>
438       <tr>
439         <td>2</td>
440         <td>bbbb</td>
441       </tr>
442       <tr>
443         <td>3</td>
444         <td>cccc</td>
445       </tr>
446       <tr>
447         <td>4</td>
448         <td>dddd</td>
449       </tr>
450     </table>
451     <span>
452       <br />
453     </span>
454   </div>
455   <div id="GHTSubTest74" testname="No parent set">
456     <span>
457       <br />Test passed. Expected exception was caught.</span>
458   </div>
459   <div id="GHTSubTest75" testname="System.Web.UI.WebControls.DataList: Basic functionality">
460     <table id="ctrl_38" cellspacing="0" style="border-collapse:collapse" border="0">
461       <tr>
462         <td>
463           <div>
464             <span style="font-weight:bold">ID: </span>
465             <span>1</span>
466             <span style="font-weight:bold">     Description: </span>
467             <span>aaaa</span>
468           </div>
469         </td>
470       </tr>
471     </table>
472   </div>
473 </testresults>