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

_System_Web_UI_WebControls_TableCellCollection_TableCellCollection_GetCellIndex_T.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: 18f79a267109524f09d547f7658a9536b3829df9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?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="GetCellIndex">
    <table border="0">
      <tr>
        <td>111</td>
        <td>222</td>
        <td>
        </td>
      </tr>
      <tr>
        <td>333</td>
        <td>444</td>
      </tr>
    </table>
    <span>
      <br />GetCellIndex=-1</span>
  </div>
  <div id="GHTSubTest3" testname="GetCellIndex">
    <span>
      <br />GetCellIndex=2</span>
  </div>
</testresults>