fixed tests
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_TableStyle_TableStyle_HorizontalAlign.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" style="height:120px;width:296px">
4     <table id="Table1" style="height:96px;width:160px" align="Center" border="0">
5     </table>
6     <span>
7       <br />Center</span>
8   </div>
9   <div id="GHTSubTest2" style="height:120px;width:296px">
10     <table id="Table2" style="height:96px;width:160px" align="Justify" border="0">
11     </table>
12     <span>
13       <br />Justify</span>
14   </div>
15   <div id="GHTSubTest3" style="height:120px;width:296px">
16     <table id="Table3" style="height:96px;width:160px" align="Left" border="0">
17     </table>
18     <span>
19       <br />Left</span>
20   </div>
21   <div id="GHTSubTest4" style="height:120px;width:296px">
22     <table id="Table4" style="height:96px;width:160px" border="0">
23     </table>
24     <span>
25       <br />NotSet</span>
26   </div>
27   <div id="GHTSubTest5" style="height:120px;width:296px">
28     <table id="Table5" style="height:96px;width:160px" align="Right" border="0">
29     </table>
30     <span>
31       <br />Right</span>
32   </div>
33 </testresults>