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

_System_Web_UI_WebControls_Table_Table_BackImageUrl.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: c235a4b4ac258f865c385d9a4bbaf71c582f39a5 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:296px;left:16px;position:absolute;top:16px;width:553px;z-index:100">
    <table id="Table1" style="background-image:url(myimage.jpg);height:176px;width:360px" border="0">
      <tr>
        <td>1</td>
        <td>2</td>
      </tr>
      <tr>
        <td>3</td>
        <td>4</td>
      </tr>
    </table>
  </div>
  <div id="Ghtsubtest2" style="height:296px;width:553px">
    <table id="Table2" style="background-image:url(!@##$%$^%^&amp;*(myimage.&amp;^**&amp;jpg);height:176px;width:360px" border="0">
      <tr>
        <td>1</td>
        <td>2</td>
      </tr>
      <tr>
        <td>3</td>
        <td>4</td>
      </tr>
    </table>
  </div>
  <div id="Ghtsubtest3" style="height:296px;width:553px">
    <table id="Table3" style="background-image:url(c;height:176px;width:360px" border="0">
      <tr>
        <td>1</td>
        <td>2</td>
      </tr>
      <tr>
        <td>3</td>
        <td>4</td>
      </tr>
    </table>
  </div>
</testresults>