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

_System_Web_UI_HtmlControls_HtmlInputImage_HtmlInputImage_Alt.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: 59995036330cc504c51f2d5d8187d0ec63d261fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="iso-8859-1"?>
<testresults name="">
  <div id="GHTSubTest1" style="height:56px;width:553px">
    <input id="Image1" alt="alt of ImageInput1" src="/test.img" type="image" name="Image1" value="value of ImageInput1" />
  </div>
  <div id="Ghtsubtest2" style="height:56px;width:553px">
    <input id="Image2" src="/test.img" type="image" name="Image2" value="value of ImageInput1" />
  </div>
  <div id="Ghtsubtest3" style="height:56px;width:553px">
    <input id="Image3" alt="code inserted alt" src="/test.img" type="image" name="Image3" value="value of ImageInput1" />
    <span>
      <br />code inserted alt</span>
  </div>
  <div id="Ghtsubtest4" style="height:56px;width:553px">
    <input id="Image4" alt="123" src="/test.img" type="image" name="Image4" value="value of ImageInput1" />
    <span>
      <br />123</span>
  </div>
</testresults>