New test.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Title.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="anchor1" title="title of anchor1" name="anchor1" href="http://www.microsoft.com">Anchor1</a>
5     <span>
6       <br />title of anchor1</span>
7   </div>
8   <div id="GHTSubTest2" style="height:64px;width:553px">
9     <a id="anchor2" title="New title" name="anchor2" href="http://www.microsoft.com">Anchor2</a>
10     <span>
11       <br />New title</span>
12   </div>
13   <div id="GHTSubTest3" style="height:64px;width:553px">
14     <a id="anchor3" title="123" name="anchor3" href="http://www.microsoft.com">Anchor3</a>
15     <span>
16       <br />123</span>
17   </div>
18 </testresults>