* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference / _System_Web_UI_WebControls_WebControl_WebControl_Style_ForeColor.aspx.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <testresults name="">
3   <div id="GHTSubTest1" testname="System.Web.UI.WebControls.Button: Set color once">
4     <input value="" style="color:cyan" type="submit" name="ctrl_0" id="ctrl_0" />
5   </div>
6   <div id="GHTSubTest2" testname="System.Web.UI.WebControls.Button: Set color twice">
7     <input value="" style="color:purple" type="submit" name="ctrl_1" id="ctrl_1" />
8   </div>
9   <div id="GHTSubTest3" testname="System.Web.UI.WebControls.Button: Set empty color.">
10     <input value="" type="submit" name="ctrl_2" id="ctrl_2" />
11   </div>
12   <div id="GHTSubTest4" testname="System.Web.UI.WebControls.Button: Set transparent color.">
13     <input value="" style="color:transparent" type="submit" name="ctrl_3" id="ctrl_3" />
14   </div>
15   <div id="GHTSubTest5" testname="System.Web.UI.WebControls.Button: Set color and CssClass.">
16     <input value="" style="color:forestgreen" type="submit" name="ctrl_4" class="CssClass1" id="ctrl_4" />
17   </div>
18   <div id="GHTSubTest6" testname="System.Web.UI.WebControls.CheckBox: Set color once">
19     <span style="color:cyan">
20       <input id="ctrl_5" type="checkbox" name="ctrl_5" />
21     </span>
22   </div>
23   <div id="GHTSubTest7" testname="System.Web.UI.WebControls.CheckBox: Set color twice">
24     <span style="color:purple">
25       <input id="ctrl_6" type="checkbox" name="ctrl_6" />
26     </span>
27   </div>
28   <div id="GHTSubTest8" testname="System.Web.UI.WebControls.CheckBox: Set empty color.">
29     <span>
30       <input id="ctrl_7" type="checkbox" name="ctrl_7" />
31     </span>
32   </div>
33   <div id="GHTSubTest9" testname="System.Web.UI.WebControls.CheckBox: Set transparent color.">
34     <span style="color:transparent">
35       <input id="ctrl_8" type="checkbox" name="ctrl_8" />
36     </span>
37   </div>
38   <div id="GHTSubTest10" testname="System.Web.UI.WebControls.CheckBox: Set color and CssClass.">
39     <span style="color:forestgreen" class="CssClass1">
40       <input id="ctrl_9" type="checkbox" name="ctrl_9" />
41     </span>
42   </div>
43   <div id="GHTSubTest11" testname="System.Web.UI.WebControls.HyperLink: Set color once">
44     <a id="ctrl_10" style="color:cyan">
45     </a>
46   </div>
47   <div id="GHTSubTest12" testname="System.Web.UI.WebControls.HyperLink: Set color twice">
48     <a id="ctrl_11" style="color:purple">
49     </a>
50   </div>
51   <div id="GHTSubTest13" testname="System.Web.UI.WebControls.HyperLink: Set empty color.">
52     <a id="ctrl_12">
53     </a>
54   </div>
55   <div id="GHTSubTest14" testname="System.Web.UI.WebControls.HyperLink: Set transparent color.">
56     <a id="ctrl_13" style="color:transparent">
57     </a>
58   </div>
59   <div id="GHTSubTest15" testname="System.Web.UI.WebControls.HyperLink: Set color and CssClass.">
60     <a id="ctrl_14" style="color:forestgreen" class="CssClass1">
61     </a>
62   </div>
63   <div id="GHTSubTest16" testname="System.Web.UI.WebControls.Image: Set color once">
64     <img id="ctrl_15" alt="" border="0" style="color:cyan" />
65   </div>
66   <div id="GHTSubTest17" testname="System.Web.UI.WebControls.Image: Set color twice">
67     <img id="ctrl_16" alt="" border="0" style="color:purple" />
68   </div>
69   <div id="GHTSubTest18" testname="System.Web.UI.WebControls.Image: Set empty color.">
70     <img id="ctrl_17" alt="" border="0" />
71   </div>
72   <div id="GHTSubTest19" testname="System.Web.UI.WebControls.Image: Set transparent color.">
73     <img id="ctrl_18" alt="" border="0" style="color:transparent" />
74   </div>
75   <div id="GHTSubTest20" testname="System.Web.UI.WebControls.Image: Set color and CssClass.">
76     <img id="ctrl_19" alt="" border="0" style="color:forestgreen" class="CssClass1" />
77   </div>
78   <div id="GHTSubTest21" testname="System.Web.UI.WebControls.ImageButton: Set color once">
79     <input id="ctrl_20" alt="" border="0" style="color:cyan" type="image" name="ctrl_20" />
80   </div>
81   <div id="GHTSubTest22" testname="System.Web.UI.WebControls.ImageButton: Set color twice">
82     <input id="ctrl_21" alt="" border="0" style="color:purple" type="image" name="ctrl_21" />
83   </div>
84   <div id="GHTSubTest23" testname="System.Web.UI.WebControls.ImageButton: Set empty color.">
85     <input id="ctrl_22" alt="" border="0" type="image" name="ctrl_22" />
86   </div>
87   <div id="GHTSubTest24" testname="System.Web.UI.WebControls.ImageButton: Set transparent color.">
88     <input id="ctrl_23" alt="" border="0" style="color:transparent" type="image" name="ctrl_23" />
89   </div>
90   <div id="GHTSubTest25" testname="System.Web.UI.WebControls.ImageButton: Set color and CssClass.">
91     <input id="ctrl_24" alt="" border="0" style="color:forestgreen" type="image" name="ctrl_24" class="CssClass1" />
92   </div>
93   <div id="GHTSubTest26" testname="System.Web.UI.WebControls.Label: Set color once">
94     <span id="ctrl_25" style="color:cyan">
95     </span>
96   </div>
97   <div id="GHTSubTest27" testname="System.Web.UI.WebControls.Label: Set color twice">
98     <span id="ctrl_26" style="color:purple">
99     </span>
100   </div>
101   <div id="GHTSubTest28" testname="System.Web.UI.WebControls.Label: Set empty color.">
102     <span id="ctrl_27">
103     </span>
104   </div>
105   <div id="GHTSubTest29" testname="System.Web.UI.WebControls.Label: Set transparent color.">
106     <span id="ctrl_28" style="color:transparent">
107     </span>
108   </div>
109   <div id="GHTSubTest30" testname="System.Web.UI.WebControls.Label: Set color and CssClass.">
110     <span id="ctrl_29" style="color:forestgreen" class="CssClass1">
111     </span>
112   </div>
113   <div id="GHTSubTest31" testname="System.Web.UI.WebControls.LinkButton: Set color once">
114     <a href="javascript:__doPostBack('ctrl_30','')" id="ctrl_30" style="color:cyan">
115     </a>
116   </div>
117   <div id="GHTSubTest32" testname="System.Web.UI.WebControls.LinkButton: Set color twice">
118     <a href="javascript:__doPostBack('ctrl_31','')" id="ctrl_31" style="color:purple">
119     </a>
120   </div>
121   <div id="GHTSubTest33" testname="System.Web.UI.WebControls.LinkButton: Set empty color.">
122     <a href="javascript:__doPostBack('ctrl_32','')" id="ctrl_32">
123     </a>
124   </div>
125   <div id="GHTSubTest34" testname="System.Web.UI.WebControls.LinkButton: Set transparent color.">
126     <a href="javascript:__doPostBack('ctrl_33','')" id="ctrl_33" style="color:transparent">
127     </a>
128   </div>
129   <div id="GHTSubTest35" testname="System.Web.UI.WebControls.LinkButton: Set color and CssClass.">
130     <a href="javascript:__doPostBack('ctrl_34','')" id="ctrl_34" style="color:forestgreen" class="CssClass1">
131     </a>
132   </div>
133   <div id="GHTSubTest36" testname="System.Web.UI.WebControls.Panel: Set color once">
134     <div id="ctrl_35" style="color:cyan">
135     </div>
136   </div>
137   <div id="GHTSubTest37" testname="System.Web.UI.WebControls.Panel: Set color twice">
138     <div id="ctrl_36" style="color:purple">
139     </div>
140   </div>
141   <div id="GHTSubTest38" testname="System.Web.UI.WebControls.Panel: Set empty color.">
142     <div id="ctrl_37">
143     </div>
144   </div>
145   <div id="GHTSubTest39" testname="System.Web.UI.WebControls.Panel: Set transparent color.">
146     <div id="ctrl_38" style="color:transparent">
147     </div>
148   </div>
149   <div id="GHTSubTest40" testname="System.Web.UI.WebControls.Panel: Set color and CssClass.">
150     <div id="ctrl_39" style="color:forestgreen" class="CssClass1">
151     </div>
152   </div>
153   <div id="GHTSubTest41" testname="System.Web.UI.WebControls.RadioButton: Set color once">
154     <span style="color:cyan">
155       <input id="ctrl_40" type="radio" name="ctrl_40" value="ctrl_40" />
156     </span>
157   </div>
158   <div id="GHTSubTest42" testname="System.Web.UI.WebControls.RadioButton: Set color twice">
159     <span style="color:purple">
160       <input id="ctrl_41" type="radio" name="ctrl_41" value="ctrl_41" />
161     </span>
162   </div>
163   <div id="GHTSubTest43" testname="System.Web.UI.WebControls.RadioButton: Set empty color.">
164     <span>
165       <input id="ctrl_42" type="radio" name="ctrl_42" value="ctrl_42" />
166     </span>
167   </div>
168   <div id="GHTSubTest44" testname="System.Web.UI.WebControls.RadioButton: Set transparent color.">
169     <span style="color:transparent">
170       <input id="ctrl_43" type="radio" name="ctrl_43" value="ctrl_43" />
171     </span>
172   </div>
173   <div id="GHTSubTest45" testname="System.Web.UI.WebControls.RadioButton: Set color and CssClass.">
174     <span style="color:forestgreen" class="CssClass1">
175       <input id="ctrl_44" type="radio" name="ctrl_44" value="ctrl_44" />
176     </span>
177   </div>
178   <div id="GHTSubTest46" testname="System.Web.UI.WebControls.TextBox: Set color once">
179     <input id="ctrl_45" style="color:cyan" type="text" name="ctrl_45" />
180   </div>
181   <div id="GHTSubTest47" testname="System.Web.UI.WebControls.TextBox: Set color twice">
182     <input id="ctrl_46" style="color:purple" type="text" name="ctrl_46" />
183   </div>
184   <div id="GHTSubTest48" testname="System.Web.UI.WebControls.TextBox: Set empty color.">
185     <input id="ctrl_47" type="text" name="ctrl_47" />
186   </div>
187   <div id="GHTSubTest49" testname="System.Web.UI.WebControls.TextBox: Set transparent color.">
188     <input id="ctrl_48" style="color:transparent" type="text" name="ctrl_48" />
189   </div>
190   <div id="GHTSubTest50" testname="System.Web.UI.WebControls.TextBox: Set color and CssClass.">
191     <input id="ctrl_49" style="color:forestgreen" type="text" name="ctrl_49" class="CssClass1" />
192   </div>
193   <div id="GHTSubTest51" testname="System.Web.UI.WebControls.DropDownList: Set color once">
194     <select id="ctrl_50" style="color:cyan" name="ctrl_50">
195       <option value="1" />aaaa
196                 <option value="2" />bbbb
197                 <option value="3" />cccc
198                 <option value="4" />dddd
199
200         </select>
201   </div>
202   <div id="GHTSubTest52" testname="System.Web.UI.WebControls.DropDownList: Set color twice">
203     <select id="ctrl_51" style="color:purple" name="ctrl_51">
204       <option value="1" />aaaa
205                 <option value="2" />bbbb
206                 <option value="3" />cccc
207                 <option value="4" />dddd
208
209         </select>
210   </div>
211   <div id="GHTSubTest53" testname="System.Web.UI.WebControls.DropDownList: Set empty color.">
212     <select id="ctrl_52" name="ctrl_52">
213       <option value="1" />aaaa
214                 <option value="2" />bbbb
215                 <option value="3" />cccc
216                 <option value="4" />dddd
217
218         </select>
219   </div>
220   <div id="GHTSubTest54" testname="System.Web.UI.WebControls.DropDownList: Set transparent color.">
221     <select id="ctrl_53" style="color:transparent" name="ctrl_53">
222       <option value="1" />aaaa
223                 <option value="2" />bbbb
224                 <option value="3" />cccc
225                 <option value="4" />dddd
226
227         </select>
228   </div>
229   <div id="GHTSubTest55" testname="System.Web.UI.WebControls.DropDownList: Set color and CssClass.">
230     <select id="ctrl_54" style="color:forestgreen" name="ctrl_54" class="CssClass1">
231       <option value="1" />aaaa
232                 <option value="2" />bbbb
233                 <option value="3" />cccc
234                 <option value="4" />dddd
235
236         </select>
237   </div>
238   <div id="GHTSubTest56" testname="System.Web.UI.WebControls.ListBox: Set color once">
239     <select id="ctrl_55" style="color:cyan" size="4" name="ctrl_55">
240       <option value="1" />aaaa
241                 <option value="2" />bbbb
242                 <option value="3" />cccc
243                 <option value="4" />dddd
244
245         </select>
246   </div>
247   <div id="GHTSubTest57" testname="System.Web.UI.WebControls.ListBox: Set color twice">
248     <select id="ctrl_56" style="color:purple" size="4" name="ctrl_56">
249       <option value="1" />aaaa
250                 <option value="2" />bbbb
251                 <option value="3" />cccc
252                 <option value="4" />dddd
253
254         </select>
255   </div>
256   <div id="GHTSubTest58" testname="System.Web.UI.WebControls.ListBox: Set empty color.">
257     <select id="ctrl_57" size="4" name="ctrl_57">
258       <option value="1" />aaaa
259                 <option value="2" />bbbb
260                 <option value="3" />cccc
261                 <option value="4" />dddd
262
263         </select>
264   </div>
265   <div id="GHTSubTest59" testname="System.Web.UI.WebControls.ListBox: Set transparent color.">
266     <select id="ctrl_58" style="color:transparent" size="4" name="ctrl_58">
267       <option value="1" />aaaa
268                 <option value="2" />bbbb
269                 <option value="3" />cccc
270                 <option value="4" />dddd
271
272         </select>
273   </div>
274   <div id="GHTSubTest60" testname="System.Web.UI.WebControls.ListBox: Set color and CssClass.">
275     <select id="ctrl_59" style="color:forestgreen" size="4" name="ctrl_59" class="CssClass1">
276       <option value="1" />aaaa
277                 <option value="2" />bbbb
278                 <option value="3" />cccc
279                 <option value="4" />dddd
280
281         </select>
282   </div>
283   <div id="GHTSubTest61" testname="System.Web.UI.WebControls.RadioButtonList: Set color once">
284     <table id="ctrl_60" style="color:cyan" border="0">
285       <tr>
286         <td>
287           <input id="ctrl_60_0" type="radio" name="ctrl_60" value="1" />
288           <label for="ctrl_60_0">aaaa</label>
289         </td>
290       </tr>
291       <tr>
292         <td>
293           <input id="ctrl_60_1" type="radio" name="ctrl_60" value="2" />
294           <label for="ctrl_60_1">bbbb</label>
295         </td>
296       </tr>
297       <tr>
298         <td>
299           <input id="ctrl_60_2" type="radio" name="ctrl_60" value="3" />
300           <label for="ctrl_60_2">cccc</label>
301         </td>
302       </tr>
303       <tr>
304         <td>
305           <input id="ctrl_60_3" type="radio" name="ctrl_60" value="4" />
306           <label for="ctrl_60_3">dddd</label>
307         </td>
308       </tr>
309     </table>
310   </div>
311   <div id="GHTSubTest62" testname="System.Web.UI.WebControls.RadioButtonList: Set color twice">
312     <table id="ctrl_61" style="color:purple" border="0">
313       <tr>
314         <td>
315           <input id="ctrl_61_0" type="radio" name="ctrl_61" value="1" />
316           <label for="ctrl_61_0">aaaa</label>
317         </td>
318       </tr>
319       <tr>
320         <td>
321           <input id="ctrl_61_1" type="radio" name="ctrl_61" value="2" />
322           <label for="ctrl_61_1">bbbb</label>
323         </td>
324       </tr>
325       <tr>
326         <td>
327           <input id="ctrl_61_2" type="radio" name="ctrl_61" value="3" />
328           <label for="ctrl_61_2">cccc</label>
329         </td>
330       </tr>
331       <tr>
332         <td>
333           <input id="ctrl_61_3" type="radio" name="ctrl_61" value="4" />
334           <label for="ctrl_61_3">dddd</label>
335         </td>
336       </tr>
337     </table>
338   </div>
339   <div id="GHTSubTest63" testname="System.Web.UI.WebControls.RadioButtonList: Set empty color.">
340     <table id="ctrl_62" border="0">
341       <tr>
342         <td>
343           <input id="ctrl_62_0" type="radio" name="ctrl_62" value="1" />
344           <label for="ctrl_62_0">aaaa</label>
345         </td>
346       </tr>
347       <tr>
348         <td>
349           <input id="ctrl_62_1" type="radio" name="ctrl_62" value="2" />
350           <label for="ctrl_62_1">bbbb</label>
351         </td>
352       </tr>
353       <tr>
354         <td>
355           <input id="ctrl_62_2" type="radio" name="ctrl_62" value="3" />
356           <label for="ctrl_62_2">cccc</label>
357         </td>
358       </tr>
359       <tr>
360         <td>
361           <input id="ctrl_62_3" type="radio" name="ctrl_62" value="4" />
362           <label for="ctrl_62_3">dddd</label>
363         </td>
364       </tr>
365     </table>
366   </div>
367   <div id="GHTSubTest64" testname="System.Web.UI.WebControls.RadioButtonList: Set transparent color.">
368     <table id="ctrl_63" style="color:transparent" border="0">
369       <tr>
370         <td>
371           <input id="ctrl_63_0" type="radio" name="ctrl_63" value="1" />
372           <label for="ctrl_63_0">aaaa</label>
373         </td>
374       </tr>
375       <tr>
376         <td>
377           <input id="ctrl_63_1" type="radio" name="ctrl_63" value="2" />
378           <label for="ctrl_63_1">bbbb</label>
379         </td>
380       </tr>
381       <tr>
382         <td>
383           <input id="ctrl_63_2" type="radio" name="ctrl_63" value="3" />
384           <label for="ctrl_63_2">cccc</label>
385         </td>
386       </tr>
387       <tr>
388         <td>
389           <input id="ctrl_63_3" type="radio" name="ctrl_63" value="4" />
390           <label for="ctrl_63_3">dddd</label>
391         </td>
392       </tr>
393     </table>
394   </div>
395   <div id="GHTSubTest65" testname="System.Web.UI.WebControls.RadioButtonList: Set color and CssClass.">
396     <table id="ctrl_64" style="color:forestgreen" border="0" class="CssClass1">
397       <tr>
398         <td>
399           <input id="ctrl_64_0" type="radio" name="ctrl_64" value="1" />
400           <label for="ctrl_64_0">aaaa</label>
401         </td>
402       </tr>
403       <tr>
404         <td>
405           <input id="ctrl_64_1" type="radio" name="ctrl_64" value="2" />
406           <label for="ctrl_64_1">bbbb</label>
407         </td>
408       </tr>
409       <tr>
410         <td>
411           <input id="ctrl_64_2" type="radio" name="ctrl_64" value="3" />
412           <label for="ctrl_64_2">cccc</label>
413         </td>
414       </tr>
415       <tr>
416         <td>
417           <input id="ctrl_64_3" type="radio" name="ctrl_64" value="4" />
418           <label for="ctrl_64_3">dddd</label>
419         </td>
420       </tr>
421     </table>
422   </div>
423   <div id="GHTSubTest66" testname="System.Web.UI.WebControls.CheckBoxList: Set color once">
424     <table id="ctrl_65" style="color:cyan" border="0">
425       <tr>
426         <td>
427           <input id="ctrl_65_0" type="checkbox" name="ctrl_65:0" />
428           <label for="ctrl_65_0">aaaa</label>
429         </td>
430       </tr>
431       <tr>
432         <td>
433           <input id="ctrl_65_1" type="checkbox" name="ctrl_65:1" />
434           <label for="ctrl_65_1">bbbb</label>
435         </td>
436       </tr>
437       <tr>
438         <td>
439           <input id="ctrl_65_2" type="checkbox" name="ctrl_65:2" />
440           <label for="ctrl_65_2">cccc</label>
441         </td>
442       </tr>
443       <tr>
444         <td>
445           <input id="ctrl_65_3" type="checkbox" name="ctrl_65:3" />
446           <label for="ctrl_65_3">dddd</label>
447         </td>
448       </tr>
449     </table>
450   </div>
451   <div id="GHTSubTest67" testname="System.Web.UI.WebControls.CheckBoxList: Set color twice">
452     <table id="ctrl_66" style="color:purple" border="0">
453       <tr>
454         <td>
455           <input id="ctrl_66_0" type="checkbox" name="ctrl_66:0" />
456           <label for="ctrl_66_0">aaaa</label>
457         </td>
458       </tr>
459       <tr>
460         <td>
461           <input id="ctrl_66_1" type="checkbox" name="ctrl_66:1" />
462           <label for="ctrl_66_1">bbbb</label>
463         </td>
464       </tr>
465       <tr>
466         <td>
467           <input id="ctrl_66_2" type="checkbox" name="ctrl_66:2" />
468           <label for="ctrl_66_2">cccc</label>
469         </td>
470       </tr>
471       <tr>
472         <td>
473           <input id="ctrl_66_3" type="checkbox" name="ctrl_66:3" />
474           <label for="ctrl_66_3">dddd</label>
475         </td>
476       </tr>
477     </table>
478   </div>
479   <div id="GHTSubTest68" testname="System.Web.UI.WebControls.CheckBoxList: Set empty color.">
480     <table id="ctrl_67" border="0">
481       <tr>
482         <td>
483           <input id="ctrl_67_0" type="checkbox" name="ctrl_67:0" />
484           <label for="ctrl_67_0">aaaa</label>
485         </td>
486       </tr>
487       <tr>
488         <td>
489           <input id="ctrl_67_1" type="checkbox" name="ctrl_67:1" />
490           <label for="ctrl_67_1">bbbb</label>
491         </td>
492       </tr>
493       <tr>
494         <td>
495           <input id="ctrl_67_2" type="checkbox" name="ctrl_67:2" />
496           <label for="ctrl_67_2">cccc</label>
497         </td>
498       </tr>
499       <tr>
500         <td>
501           <input id="ctrl_67_3" type="checkbox" name="ctrl_67:3" />
502           <label for="ctrl_67_3">dddd</label>
503         </td>
504       </tr>
505     </table>
506   </div>
507   <div id="GHTSubTest69" testname="System.Web.UI.WebControls.CheckBoxList: Set transparent color.">
508     <table id="ctrl_68" style="color:transparent" border="0">
509       <tr>
510         <td>
511           <input id="ctrl_68_0" type="checkbox" name="ctrl_68:0" />
512           <label for="ctrl_68_0">aaaa</label>
513         </td>
514       </tr>
515       <tr>
516         <td>
517           <input id="ctrl_68_1" type="checkbox" name="ctrl_68:1" />
518           <label for="ctrl_68_1">bbbb</label>
519         </td>
520       </tr>
521       <tr>
522         <td>
523           <input id="ctrl_68_2" type="checkbox" name="ctrl_68:2" />
524           <label for="ctrl_68_2">cccc</label>
525         </td>
526       </tr>
527       <tr>
528         <td>
529           <input id="ctrl_68_3" type="checkbox" name="ctrl_68:3" />
530           <label for="ctrl_68_3">dddd</label>
531         </td>
532       </tr>
533     </table>
534   </div>
535   <div id="GHTSubTest70" testname="System.Web.UI.WebControls.CheckBoxList: Set color and CssClass.">
536     <table id="ctrl_69" style="color:forestgreen" border="0" class="CssClass1">
537       <tr>
538         <td>
539           <input id="ctrl_69_0" type="checkbox" name="ctrl_69:0" />
540           <label for="ctrl_69_0">aaaa</label>
541         </td>
542       </tr>
543       <tr>
544         <td>
545           <input id="ctrl_69_1" type="checkbox" name="ctrl_69:1" />
546           <label for="ctrl_69_1">bbbb</label>
547         </td>
548       </tr>
549       <tr>
550         <td>
551           <input id="ctrl_69_2" type="checkbox" name="ctrl_69:2" />
552           <label for="ctrl_69_2">cccc</label>
553         </td>
554       </tr>
555       <tr>
556         <td>
557           <input id="ctrl_69_3" type="checkbox" name="ctrl_69:3" />
558           <label for="ctrl_69_3">dddd</label>
559         </td>
560       </tr>
561     </table>
562   </div>
563   <div id="GHTSubTest71" testname="System.Web.UI.WebControls.DataGrid: Set color once">
564     <table border="1" cellspacing="0" style="border-collapse:collapse;color:cyan" rules="all" id="ctrl_70">
565       <tr>
566         <td>Id</td>
567         <td>Description</td>
568       </tr>
569       <tr>
570         <td>1</td>
571         <td>aaaa</td>
572       </tr>
573       <tr>
574         <td>2</td>
575         <td>bbbb</td>
576       </tr>
577       <tr>
578         <td>3</td>
579         <td>cccc</td>
580       </tr>
581       <tr>
582         <td>4</td>
583         <td>dddd</td>
584       </tr>
585     </table>
586   </div>
587   <div id="GHTSubTest72" testname="System.Web.UI.WebControls.DataGrid: Set color twice">
588     <table border="1" cellspacing="0" style="border-collapse:collapse;color:purple" rules="all" id="ctrl_71">
589       <tr>
590         <td>Id</td>
591         <td>Description</td>
592       </tr>
593       <tr>
594         <td>1</td>
595         <td>aaaa</td>
596       </tr>
597       <tr>
598         <td>2</td>
599         <td>bbbb</td>
600       </tr>
601       <tr>
602         <td>3</td>
603         <td>cccc</td>
604       </tr>
605       <tr>
606         <td>4</td>
607         <td>dddd</td>
608       </tr>
609     </table>
610   </div>
611   <div id="GHTSubTest73" testname="System.Web.UI.WebControls.DataGrid: Set empty color.">
612     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_72">
613       <tr>
614         <td>Id</td>
615         <td>Description</td>
616       </tr>
617       <tr>
618         <td>1</td>
619         <td>aaaa</td>
620       </tr>
621       <tr>
622         <td>2</td>
623         <td>bbbb</td>
624       </tr>
625       <tr>
626         <td>3</td>
627         <td>cccc</td>
628       </tr>
629       <tr>
630         <td>4</td>
631         <td>dddd</td>
632       </tr>
633     </table>
634   </div>
635   <div id="GHTSubTest74" testname="System.Web.UI.WebControls.DataGrid: Set transparent color.">
636     <table border="1" cellspacing="0" style="border-collapse:collapse;color:transparent" rules="all" id="ctrl_73">
637       <tr>
638         <td>Id</td>
639         <td>Description</td>
640       </tr>
641       <tr>
642         <td>1</td>
643         <td>aaaa</td>
644       </tr>
645       <tr>
646         <td>2</td>
647         <td>bbbb</td>
648       </tr>
649       <tr>
650         <td>3</td>
651         <td>cccc</td>
652       </tr>
653       <tr>
654         <td>4</td>
655         <td>dddd</td>
656       </tr>
657     </table>
658   </div>
659   <div id="GHTSubTest75" testname="System.Web.UI.WebControls.DataGrid: Set color and CssClass.">
660     <table border="1" cellspacing="0" style="border-collapse:collapse;color:forestgreen" rules="all" class="CssClass1" id="ctrl_74">
661       <tr>
662         <td>Id</td>
663         <td>Description</td>
664       </tr>
665       <tr>
666         <td>1</td>
667         <td>aaaa</td>
668       </tr>
669       <tr>
670         <td>2</td>
671         <td>bbbb</td>
672       </tr>
673       <tr>
674         <td>3</td>
675         <td>cccc</td>
676       </tr>
677       <tr>
678         <td>4</td>
679         <td>dddd</td>
680       </tr>
681     </table>
682   </div>
683   <div id="GHTSubTest76" testname="System.Web.UI.WebControls.DataGridItem: Set color once">
684     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_75">
685       <tr>
686         <td>Id</td>
687         <td>Description</td>
688       </tr>
689       <tr id="ctrl_75_ctrl_76" style="color:cyan">
690         <td>1</td>
691         <td>aaaa</td>
692       </tr>
693       <tr>
694         <td>2</td>
695         <td>bbbb</td>
696       </tr>
697       <tr>
698         <td>3</td>
699         <td>cccc</td>
700       </tr>
701       <tr>
702         <td>4</td>
703         <td>dddd</td>
704       </tr>
705     </table>
706   </div>
707   <div id="GHTSubTest77" testname="System.Web.UI.WebControls.DataGridItem: Set color twice">
708     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_77">
709       <tr>
710         <td>Id</td>
711         <td>Description</td>
712       </tr>
713       <tr id="ctrl_77_ctrl_78" style="color:purple">
714         <td>1</td>
715         <td>aaaa</td>
716       </tr>
717       <tr>
718         <td>2</td>
719         <td>bbbb</td>
720       </tr>
721       <tr>
722         <td>3</td>
723         <td>cccc</td>
724       </tr>
725       <tr>
726         <td>4</td>
727         <td>dddd</td>
728       </tr>
729     </table>
730   </div>
731   <div id="GHTSubTest78" testname="System.Web.UI.WebControls.DataGridItem: Set empty color.">
732     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_79">
733       <tr>
734         <td>Id</td>
735         <td>Description</td>
736       </tr>
737       <tr id="ctrl_79_ctrl_80">
738         <td>1</td>
739         <td>aaaa</td>
740       </tr>
741       <tr>
742         <td>2</td>
743         <td>bbbb</td>
744       </tr>
745       <tr>
746         <td>3</td>
747         <td>cccc</td>
748       </tr>
749       <tr>
750         <td>4</td>
751         <td>dddd</td>
752       </tr>
753     </table>
754   </div>
755   <div id="GHTSubTest79" testname="System.Web.UI.WebControls.DataGridItem: Set transparent color.">
756     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_81">
757       <tr>
758         <td>Id</td>
759         <td>Description</td>
760       </tr>
761       <tr id="ctrl_81_ctrl_82" style="color:transparent">
762         <td>1</td>
763         <td>aaaa</td>
764       </tr>
765       <tr>
766         <td>2</td>
767         <td>bbbb</td>
768       </tr>
769       <tr>
770         <td>3</td>
771         <td>cccc</td>
772       </tr>
773       <tr>
774         <td>4</td>
775         <td>dddd</td>
776       </tr>
777     </table>
778   </div>
779   <div id="GHTSubTest80" testname="System.Web.UI.WebControls.DataGridItem: Set color and CssClass.">
780     <table border="1" cellspacing="0" style="border-collapse:collapse" rules="all" id="ctrl_83">
781       <tr>
782         <td>Id</td>
783         <td>Description</td>
784       </tr>
785       <tr id="ctrl_83_ctrl_84" style="color:forestgreen" class="CssClass1">
786         <td>1</td>
787         <td>aaaa</td>
788       </tr>
789       <tr>
790         <td>2</td>
791         <td>bbbb</td>
792       </tr>
793       <tr>
794         <td>3</td>
795         <td>cccc</td>
796       </tr>
797       <tr>
798         <td>4</td>
799         <td>dddd</td>
800       </tr>
801     </table>
802   </div>
803   <div id="GHTSubTest81" testname="System.Web.UI.WebControls.DataList: Set color once">
804     <table id="ctrl_85" cellspacing="0" border="0" style="border-collapse:collapse;color:cyan">
805       <tr>
806         <td>
807           <div>
808             <span style="font-weight:bold">ID: </span>
809             <span>1</span>
810             <span style="font-weight:bold">     Description: </span>
811             <span>aaaa</span>
812           </div>
813         </td>
814       </tr>
815     </table>
816   </div>
817 </testresults>