New test.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_HtmlControls_HtmlControl_HtmlControl_Style.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" testname="HTMLInputButton_Style">
4     <input style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:" type="button" name="ctl00" />
5     <span>
6       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
7   </div>
8   <div id="GHTSubTest2" testname="HTMLButton_Style">
9     <button style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:">
10     </button>
11     <span>
12       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
13   </div>
14   <div id="GHTSubTest3" testname="HTMLAnchor_Style">
15     <a style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:">
16     </a>
17     <span>
18       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
19   </div>
20   <div id="GHTSubTest4" testname="HtmlInputHidden_Style">
21     <input style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:" type="hidden" name="ctl06" />
22     <span>
23       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
24   </div>
25   <div id="GHTSubTest5" testname="HtmlInputImage_Style">
26     <input style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:" type="image" name="ctl08" />
27     <span>
28       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
29   </div>
30   <div id="GHTSubTest6" testname="HtmlTextArea_Style">
31     <textarea style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:" name="ctl10">
32     </textarea>
33     <span>
34       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
35   </div>
36   <div id="GHTSubTest7" testname="HtmlGenericControl_Style">
37     <span style="background-color:#eeeeee;some-other-color:#eeeeee;space space:a ce sp;unknown-without-value:">
38     </span>
39     <span>
40       <br />background-color=#eeeeee,some-other-color=#eeeeee,unknown-without-value=,space space=sp a ce</span>
41   </div>
42 </testresults>