fixed tests
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Target.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" style="height:64px;width:553px">
4     <a id="A1" name="anchor1" href="http://www.microsoft.com">anchor1</a>
5     <span>
6       <br />
7     </span>
8   </div>
9   <div id="GHTSubTest2" style="height:64px;width:553px">
10     <a id="A2" target="_blank" name="anchor2" href="http://www.microsoft.com">
11                                                 anchor2</a>
12     <span>
13       <br />_blank</span>
14   </div>
15   <div id="GHTSubTest3" style="height:64px;width:553px">
16     <a id="A3" target="_self" name="anchor3" href="http://www.microsoft.com">
17                                                 anchor3</a>
18     <span>
19       <br />_self</span>
20   </div>
21   <div id="GHTSubTest4" style="height:64px;width:553px">
22     <a id="A4" target="123" name="anchor4" href="http://www.microsoft.com">
23                                                 anchor4</a>
24     <span>
25       <br />123</span>
26   </div>
27   <div id="GHTSubTest5" style="height:64px;width:553px">
28     <a id="A5" name="anchor5" href="http://www.microsoft.com">
29                                                 anchor5</a>
30     <span>
31       <br />
32     </span>
33   </div>
34 </testresults>