fixed tests
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_WebControl_WebControl_Attributes.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest25" style="height:56px;width:104px">
4     <input onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;Button1&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" value="Button" type="submit" id="Button1" name="Button1" testattribute="TestValue" />
5     <span>
6       <br />Attribute - Name: TestAttribute Value: TestValue</span>
7   </div>
8   <div id="GHTSubTest26" style="height:56px;width:104px">
9     <span testattribute="TestValue">
10       <input id="CheckBox1" type="checkbox" name="CheckBox1" />
11     </span>
12     <span>
13       <br />Attribute - Name: TestAttribute Value: TestValue</span>
14   </div>
15   <div id="GHTSubTest28" style="height:56px;width:104px">
16     <a id="HyperLink1" testattribute="TestValue">HyperLink</a>
17     <span>
18       <br />Attribute - Name: TestAttribute Value: TestValue</span>
19   </div>
20   <div id="GHTSubTest30" style="height:56px;width:104px">
21     <img id="Image1" src="" testattribute="TestValue" style="border-width:0px" />
22     <span>
23       <br />Attribute - Name: TestAttribute Value: TestValue</span>
24   </div>
25   <div id="GHTSubTest32" style="height:56px;width:104px">
26     <input id="ImageButton1" src="" testattribute="TestValue" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ImageButton1&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" type="image" name="ImageButton1" style="border-width:0px" />
27     <span>
28       <br />Attribute - Name: TestAttribute Value: TestValue</span>
29   </div>
30   <div id="GHTSubTest34" style="height:56px;width:104px">
31     <span id="Label1" testattribute="TestValue">Label</span>
32     <span>
33       <br />Attribute - Name: TestAttribute Value: TestValue</span>
34   </div>
35   <div id="GHTSubTest36" style="height:56px;width:104px">
36     <a id="LinkButton1" testattribute="TestValue" href="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;LinkButton1&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, true))">LinkButton</a>
37     <span>
38       <br />Attribute - Name: TestAttribute Value: TestValue</span>
39   </div>
40   <div id="GHTSubTest37" style="height:56px;width:104px">
41     <div id="Panel1" testattribute="TestValue">\r
42                 Panel\r
43         </div>
44     <span>
45       <br />Attribute - Name: TestAttribute Value: TestValue</span>
46   </div>
47   <div id="GHTSubTest38" style="height:56px;width:104px">
48     <span testattribute="TestValue">
49       <input id="RadioButton1" value="RadioButton1" type="radio" name="RadioButton1" />
50     </span>
51     <span>
52       <br />Attribute - Name: TestAttribute Value: TestValue</span>
53   </div>
54   <div id="GHTSubTest39" style="height:56px;width:104px">
55     <input id="TextBox1" style="width:100px" testattribute="TestValue" type="text" name="TextBox1" />
56     <span>
57       <br />Attribute - Name: TestAttribute Value: TestValue</span>
58   </div>
59   <div id="GHTSubTest40" style="height:56px;width:104px">
60     <select id="DropDownList1" testattribute="TestValue" name="DropDownList1">
61       <option value="Item1" />Item1\r
62                 <option value="Item2" />Item2\r
63 \r
64         </select>
65     <span>
66       <br />Attribute - Name: TestAttribute Value: TestValue</span>
67   </div>
68   <div id="GHTSubTest41" style="height:56px;width:104px">
69     <select id="ListBox1" testattribute="TestValue" size="4" name="ListBox1">
70       <option value="Item1" />Item1\r
71                 <option value="Item2" />Item2\r
72 \r
73         </select>
74     <span>
75       <br />Attribute - Name: TestAttribute Value: TestValue</span>
76   </div>
77   <div id="GHTSubTest42" style="height:56px;width:104px">
78     <table id="RadioButtonList1" testattribute="TestValue" border="0">
79       <tr>
80         <td>
81           <input id="RadioButtonList1_0" value="Item1" type="radio" name="RadioButtonList1" />
82           <label for="RadioButtonList1_0">Item1</label>
83         </td>
84       </tr>
85       <tr>
86         <td>
87           <input id="RadioButtonList1_1" value="Item2" type="radio" name="RadioButtonList1" />
88           <label for="RadioButtonList1_1">Item2</label>
89         </td>
90       </tr>
91     </table>
92     <span>
93       <br />Attribute - Name: TestAttribute Value: TestValue</span>
94   </div>
95   <div id="GHTSubTest43" style="height:56px;width:104px">
96     <table id="CheckBoxList1" testattribute="TestValue" border="0">
97       <tr>
98         <td>
99           <input id="CheckBoxList1_0" type="checkbox" name="CheckBoxList1$0" />
100           <label for="CheckBoxList1_0">Item1</label>
101         </td>
102       </tr>
103       <tr>
104         <td>
105           <input id="CheckBoxList1_1" type="checkbox" name="CheckBoxList1$1" />
106           <label for="CheckBoxList1_1">Item2</label>
107         </td>
108       </tr>
109     </table>
110     <span>
111       <br />Attribute - Name: TestAttribute Value: TestValue</span>
112   </div>
113   <div id="GHTSubTest50" style="height:56px;width:104px">
114     <table id="DataGrid1" cellspacing="0" testattribute="TestValue" rules="all" style="border-collapse:collapse" border="1">
115       <tr>
116         <td>Id</td>
117         <td>Description</td>
118       </tr>
119       <tr>
120         <td>1</td>
121         <td>aaa</td>
122       </tr>
123       <tr>
124         <td>2</td>
125         <td>bbb</td>
126       </tr>
127       <tr>
128         <td>3</td>
129         <td>ccc</td>
130       </tr>
131       <tr>
132         <td>4</td>
133         <td>ddd</td>
134       </tr>
135       <tr>
136         <td>5</td>
137         <td>eee</td>
138       </tr>
139       <tr>
140         <td>6</td>
141         <td>fff</td>
142       </tr>
143     </table>
144     <span>
145       <br />Attribute - Name: TestAttribute Value: TestValue</span>
146   </div>
147   <div id="GHTSubTest51" style="height:56px;width:104px">
148     <table id="DataGrid2" cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
149       <tr>
150         <td>Id</td>
151         <td>Description</td>
152       </tr>
153       <tr>
154         <td>1</td>
155         <td>aaa</td>
156       </tr>
157       <tr>
158         <td>2</td>
159         <td>bbb</td>
160       </tr>
161       <tr>
162         <td>3</td>
163         <td>ccc</td>
164       </tr>
165       <tr>
166         <td>4</td>
167         <td>ddd</td>
168       </tr>
169       <tr>
170         <td>5</td>
171         <td>eee</td>
172       </tr>
173       <tr>
174         <td>6</td>
175         <td>fff</td>
176       </tr>
177     </table>
178   </div>
179   <div id="GHTSubTest52" style="height:56px;width:104px">
180     <table id="DataList1" cellspacing="0" testattribute="TestValue" style="border-collapse:collapse" border="0">
181       <tr>
182         <td>
183           <b>
184             <tr>
185               <td>Id</td>
186               <td>Description</td>
187             </tr>
188           </b>
189         </td>
190       </tr>
191       <tr>
192         <td>
193           <tr>
194             <td>1</td>
195             <td>aaa</td>
196             <p />
197           </tr>
198         </td>
199       </tr>
200       <tr>
201         <td>
202           <tr>
203             <td>2</td>
204             <td>bbb</td>
205             <p />
206           </tr>
207         </td>
208       </tr>
209       <tr>
210         <td>
211           <tr>
212             <td>3</td>
213             <td>ccc</td>
214             <p />
215           </tr>
216         </td>
217       </tr>
218       <tr>
219         <td>
220           <tr>
221             <td>4</td>
222             <td>ddd</td>
223             <p />
224           </tr>
225         </td>
226       </tr>
227       <tr>
228         <td>
229           <tr>
230             <td>5</td>
231             <td>eee</td>
232             <p />
233           </tr>
234         </td>
235       </tr>
236       <tr>
237         <td>
238           <tr>
239             <td>6</td>
240             <td>fff</td>
241             <p />
242           </tr>
243         </td>
244       </tr>
245     </table>
246     <span>
247       <br />Attribute - Name: TestAttribute Value: TestValue</span>
248   </div>
249   <div id="GHTSubTest53" style="height:56px;width:104px">
250     <table id="DataList2" cellspacing="0" style="border-collapse:collapse" border="0">
251       <tr>
252         <td>
253           <b>
254             <tr>
255               <td>Id</td>
256               <td>Description</td>
257             </tr>
258           </b>
259         </td>
260       </tr>
261       <tr>
262         <td>
263           <tr testattribute="TestValue">
264             <td>1</td>
265             <td>aaa</td>
266             <p />
267           </tr>
268         </td>
269       </tr>
270       <tr>
271         <td>
272           <tr testattribute="TestValue">
273             <td>2</td>
274             <td>bbb</td>
275             <p />
276           </tr>
277         </td>
278       </tr>
279       <tr>
280         <td>
281           <tr testattribute="TestValue">
282             <td>3</td>
283             <td>ccc</td>
284             <p />
285           </tr>
286         </td>
287       </tr>
288       <tr>
289         <td>
290           <tr testattribute="TestValue">
291             <td>4</td>
292             <td>ddd</td>
293             <p />
294           </tr>
295         </td>
296       </tr>
297       <tr>
298         <td>
299           <tr testattribute="TestValue">
300             <td>5</td>
301             <td>eee</td>
302             <p />
303           </tr>
304         </td>
305       </tr>
306       <tr>
307         <td>
308           <tr testattribute="TestValue">
309             <td>6</td>
310             <td>fff</td>
311             <p />
312           </tr>
313         </td>
314       </tr>
315     </table>
316   </div>
317   <div id="GHTSubTest54" style="height:56px;width:104px">
318     <table id="Table1" testattribute="TestValue" border="0">
319       <tr>
320         <td>Header cell</td>
321       </tr>
322       <tr>
323         <td>Table cell</td>
324       </tr>
325     </table>
326     <span>
327       <br />Attribute - Name: TestAttribute Value: TestValue</span>
328   </div>
329   <div id="GHTSubTest55" style="height:56px;width:104px">
330     <table id="Table5" border="0">
331       <tr>
332         <td>Header cell</td>
333       </tr>
334       <tr>
335         <td testattribute="TestValue">Table cell</td>
336       </tr>
337     </table>
338   </div>
339   <div id="GHTSubTest56" style="height:56px;width:104px">
340     <table id="Table2" border="0">
341       <tr>
342         <td testattribute="TestValue">Header cell</td>
343       </tr>
344       <tr>
345         <td>Table cell</td>
346       </tr>
347     </table>
348   </div>
349   <div id="GHTSubTest57" style="height:56px;width:104px">
350     <table id="Table3" border="0">
351       <tr>
352         <td>Header cell</td>
353       </tr>
354       <tr testattribute="TestValue">
355         <td>Table cell</td>
356       </tr>
357     </table>
358   </div>
359   <div id="GHTSubTest1" testname="System.Web.UI.WebControls.Button: Description">
360     <input id="ctrl_0" test=" Value" value="" type="submit" name="ctrl_0" />
361     <span>
362       <br />Attribute - Name: Test Value:  Value</span>
363   </div>
364   <div id="GHTSubTest2" testname="System.Web.UI.WebControls.CheckBox: Description">
365     <span test=" Value">
366       <input id="ctrl_1" type="checkbox" name="ctrl_1" />
367     </span>
368     <span>
369       <br />Attribute - Name: Test Value:  Value</span>
370   </div>
371   <div id="GHTSubTest3" testname="System.Web.UI.WebControls.HyperLink: Description">
372     <a id="ctrl_2" test=" Value">
373     </a>
374     <span>
375       <br />Attribute - Name: Test Value:  Value</span>
376   </div>
377   <div id="GHTSubTest4" testname="System.Web.UI.WebControls.Image: Description">
378     <img id="ctrl_3" src="" test=" Value" style="border-width:0px" />
379     <span>
380       <br />Attribute - Name: Test Value:  Value</span>
381   </div>
382   <div id="GHTSubTest5" testname="System.Web.UI.WebControls.ImageButton: Description">
383     <input id="ctrl_4" src="" test=" Value" style="border-width:0px" type="image" name="ctrl_4" />
384     <span>
385       <br />Attribute - Name: Test Value:  Value</span>
386   </div>
387   <div id="GHTSubTest6" testname="System.Web.UI.WebControls.Label: Description">
388     <span id="ctrl_5" test=" Value">
389     </span>
390     <span>
391       <br />Attribute - Name: Test Value:  Value</span>
392   </div>
393   <div id="GHTSubTest7" testname="System.Web.UI.WebControls.LinkButton: Description">
394     <a id="ctrl_6" test=" Value" href="javascript:__doPostBack('ctrl_6','')">
395     </a>
396     <span>
397       <br />Attribute - Name: Test Value:  Value</span>
398   </div>
399   <div id="GHTSubTest8" testname="System.Web.UI.WebControls.Panel: Description">
400     <div id="ctrl_7" test=" Value">
401     </div>
402     <span>
403       <br />Attribute - Name: Test Value:  Value</span>
404   </div>
405   <div id="GHTSubTest9" testname="System.Web.UI.WebControls.RadioButton: Description">
406     <span test=" Value">
407       <input id="ctrl_8" value="ctrl_8" type="radio" name="ctrl_8" />
408     </span>
409     <span>
410       <br />Attribute - Name: Test Value:  Value</span>
411   </div>
412   <div id="GHTSubTest10" testname="System.Web.UI.WebControls.TextBox: Description">
413     <input id="ctrl_9" test=" Value" type="text" name="ctrl_9" />
414     <span>
415       <br />Attribute - Name: Test Value:  Value</span>
416   </div>
417   <div id="GHTSubTest11" testname="System.Web.UI.WebControls.DropDownList: Description">
418     <select id="ctrl_10" test=" Value" name="ctrl_10">
419       <option value="1" />aaaa\r
420                 <option value="2" />bbbb\r
421                 <option value="3" />cccc\r
422                 <option value="4" />dddd\r
423 \r
424         </select>
425     <span>
426       <br />Attribute - Name: Test Value:  Value</span>
427   </div>
428   <div id="GHTSubTest12" testname="System.Web.UI.WebControls.ListBox: Description">
429     <select id="ctrl_11" test=" Value" size="4" name="ctrl_11">
430       <option value="1" />aaaa\r
431                 <option value="2" />bbbb\r
432                 <option value="3" />cccc\r
433                 <option value="4" />dddd\r
434 \r
435         </select>
436     <span>
437       <br />Attribute - Name: Test Value:  Value</span>
438   </div>
439   <div id="GHTSubTest13" testname="System.Web.UI.WebControls.RadioButtonList: Description">
440     <table id="ctrl_12" test=" Value" border="0">
441       <tr>
442         <td>
443           <input id="ctrl_12_0" value="1" type="radio" name="ctrl_12" />
444           <label for="ctrl_12_0">aaaa</label>
445         </td>
446       </tr>
447       <tr>
448         <td>
449           <input id="ctrl_12_1" value="2" type="radio" name="ctrl_12" />
450           <label for="ctrl_12_1">bbbb</label>
451         </td>
452       </tr>
453       <tr>
454         <td>
455           <input id="ctrl_12_2" value="3" type="radio" name="ctrl_12" />
456           <label for="ctrl_12_2">cccc</label>
457         </td>
458       </tr>
459       <tr>
460         <td>
461           <input id="ctrl_12_3" value="4" type="radio" name="ctrl_12" />
462           <label for="ctrl_12_3">dddd</label>
463         </td>
464       </tr>
465     </table>
466     <span>
467       <br />Attribute - Name: Test Value:  Value</span>
468   </div>
469   <div id="GHTSubTest14" testname="System.Web.UI.WebControls.CheckBoxList: Description">
470     <table id="ctrl_13" test=" Value" border="0">
471       <tr>
472         <td>
473           <input id="ctrl_13_0" type="checkbox" name="ctrl_13$0" />
474           <label for="ctrl_13_0">aaaa</label>
475         </td>
476       </tr>
477       <tr>
478         <td>
479           <input id="ctrl_13_1" type="checkbox" name="ctrl_13$1" />
480           <label for="ctrl_13_1">bbbb</label>
481         </td>
482       </tr>
483       <tr>
484         <td>
485           <input id="ctrl_13_2" type="checkbox" name="ctrl_13$2" />
486           <label for="ctrl_13_2">cccc</label>
487         </td>
488       </tr>
489       <tr>
490         <td>
491           <input id="ctrl_13_3" type="checkbox" name="ctrl_13$3" />
492           <label for="ctrl_13_3">dddd</label>
493         </td>
494       </tr>
495     </table>
496     <span>
497       <br />Attribute - Name: Test Value:  Value</span>
498   </div>
499   <div id="GHTSubTest15" testname="System.Web.UI.WebControls.DataGrid: Description">
500     <table test=" Value" cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
501       <tr>
502         <td>Id</td>
503         <td>Description</td>
504       </tr>
505       <tr>
506         <td>1</td>
507         <td>aaaa</td>
508       </tr>
509       <tr>
510         <td>2</td>
511         <td>bbbb</td>
512       </tr>
513       <tr>
514         <td>3</td>
515         <td>cccc</td>
516       </tr>
517       <tr>
518         <td>4</td>
519         <td>dddd</td>
520       </tr>
521     </table>
522     <span>
523       <br />Attribute - Name: Test Value:  Value</span>
524   </div>
525   <div id="GHTSubTest16" testname="System.Web.UI.WebControls.DataGridItem: Description">
526     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
527       <tr>
528         <td>Id</td>
529         <td>Description</td>
530       </tr>
531       <tr id="ctrl_15_ctrl_16" test=" Value">
532         <td>1</td>
533         <td>aaaa</td>
534       </tr>
535       <tr>
536         <td>2</td>
537         <td>bbbb</td>
538       </tr>
539       <tr>
540         <td>3</td>
541         <td>cccc</td>
542       </tr>
543       <tr>
544         <td>4</td>
545         <td>dddd</td>
546       </tr>
547     </table>
548     <span>
549       <br />Attribute - Name: Test Value:  Value</span>
550   </div>
551   <div id="GHTSubTest17" testname="System.Web.UI.WebControls.DataList: Description">
552     <table id="ctrl_17" cellspacing="0" test=" Value" style="border-collapse:collapse" border="0">
553       <tr>
554         <td>
555           <div>
556             <span style="font-weight:bold">ID: </span>
557             <span>1</span>
558             <span style="font-weight:bold">     Description: </span>
559             <span>aaaa</span>
560           </div>
561         </td>
562       </tr>
563     </table>
564   </div>
565 </testresults>