fixed tests
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_RadioButtonList_RadioButtonList_RepeatLayout.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" style="height:88px;width:88px">
4     <table id="RadioButtonList1" border="0">
5       <tr>
6         <td>
7           <input id="RadioButtonList1_0" value="item1" type="radio" name="RadioButtonList1" />
8           <label for="RadioButtonList1_0">item1</label>
9         </td>
10       </tr>
11       <tr>
12         <td>
13           <input id="RadioButtonList1_1" value="item2" type="radio" name="RadioButtonList1" />
14           <label for="RadioButtonList1_1">item2</label>
15         </td>
16       </tr>
17       <tr>
18         <td>
19           <input id="RadioButtonList1_2" value="item3" type="radio" name="RadioButtonList1" />
20           <label for="RadioButtonList1_2">item3</label>
21         </td>
22       </tr>
23     </table>
24   </div>
25   <div id="GHTSubTest2" style="height:96px;width:88px">
26     <table id="RadioButtonList2" style="height:72px;width:80px" border="0">
27       <tr>
28         <td>
29           <input id="RadioButtonList2_0" value="item1" type="radio" name="RadioButtonList2" />
30           <label for="RadioButtonList2_0">item1</label>
31         </td>
32       </tr>
33       <tr>
34         <td>
35           <input id="RadioButtonList2_1" value="item2" type="radio" name="RadioButtonList2" />
36           <label for="RadioButtonList2_1">item2</label>
37         </td>
38       </tr>
39       <tr>
40         <td>
41           <input id="RadioButtonList2_2" value="item3" type="radio" name="RadioButtonList2" />
42           <label for="RadioButtonList2_2">item3</label>
43         </td>
44       </tr>
45     </table>
46   </div>
47   <div id="GHTSubTest3" style="height:96px;width:88px">
48     <span id="RadioButtonList3" style="display:inline-block;height:72px;width:80px">
49       <input id="RadioButtonList3_0" value="item1" type="radio" name="RadioButtonList3" />
50       <label for="RadioButtonList3_0">item1</label>
51       <br />
52       <input id="RadioButtonList3_1" value="item2" type="radio" name="RadioButtonList3" />
53       <label for="RadioButtonList3_1">item2</label>
54       <br />
55       <input id="RadioButtonList3_2" value="item3" type="radio" name="RadioButtonList3" />
56       <label for="RadioButtonList3_2">item3</label>
57     </span>
58   </div>
59   <div id="GHTSubTest4" testname="Non valid RepeateLayout value">
60     <span>
61       <br />Test passed. Expected exception was caught.</span>
62   </div>
63 </testresults>