Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_System_Web_UI_HtmlControls_HtmlAnchor_HtmlAnchor_Name.aspx.xml « reference « MainsoftWebTest « mainsoft « Test « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 67822aa9145f5eb00d4a04802266d2f1a4b1d048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:56px;width:553px">
    <a href="http://www.google.com" id="anchor1" name="anchor1">Anchor1</a>
  </div>
  <div id="Ghtsubtest2" style="height:56px;width:553px">
    <a href="http://www.google.com" id="anchor2" name="anchor2_!@#$%^&amp;*()">
						Anchor2</a>
  </div>
  <div id="Ghtsubtest3" style="height:59px;width:553px">
    <a href="http://www.google.com" id="anchor3" name="name_anchor3">Anchor3</a>
    <span>
      <br />name_anchor3</span>
  </div>
  <div id="Ghtsubtest4" style="height:59px;width:553px">
    <a href="http://www.google.com" id="anchor4" name="123">Anchor4</a>
    <span>
      <br />123</span>
  </div>
</testresults>