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