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

_System_Web_UI_HtmlControls_HtmlGenericControl_HtmlGenericControl_ctor_.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: 3a6bc14b2676121675b368ef5ed15b6e9461b3e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:88px;width:553px">
    <div id="myDiv1">text in div</div>
  </div>
  <div id="GHTSubTest2" style="height:88px;width:553px">
    <span id="mySpan1">text in span</span>
  </div>
  <div id="GHTSubTest3" style="height:96px;width:553px">
    <p id="myParagraph1">text in paragraph1</p>
  </div>
  <div id="GHTSubTest4" style="height:96px;width:553px">
    <p id="myParagraph2">text in paragraph2</p>
    <span>
      <br />P</span>
  </div>
</testresults>