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

_System_Web_UI_WebControls_TableHeaderCell_TableHeaderCell_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: bb8a82a6d8e2f56dd4655ca23fd2cd0065c4e129 (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:296px;left:16px;position:absolute;top:15px;width:553px;z-index:100">
  </div>
  <div id="GHTSubTest2" testname="TableHeaderCell">
    <table id="Table1" style="height:152px;width:184px" border="0">
      <tr>
        <th>Table of (x,y) Values</th>
      </tr>
      <tr>
        <td>123</td>
        <td>123</td>
      </tr>
      <tr>
        <td>123</td>
        <td>123</td>
      </tr>
    </table>
  </div>
</testresults>