New test.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_Table_Table_HorizontalAlign.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" style="height:112px;width:200px">
4     <table id="Table1" border="0">
5     </table>
6   </div>
7   <div id="GHTSubTest2" style="height:112px;width:200px">
8     <table id="Table2" align="Left" border="0">
9     </table>
10   </div>
11   <div id="GHTSubTest3" style="height:112px;width:200px">
12     <table id="Table3" align="Center" border="0">
13     </table>
14   </div>
15   <div id="GHTSubTest4" style="height:112px;width:200px">
16     <table id="Table4" align="Right" border="0">
17     </table>
18   </div>
19   <div id="GHTSubTest5" style="height:112px;width:200px">
20     <table id="Table5" align="Justify" border="0">
21     </table>
22   </div>
23 </testresults>