New test.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebTest / reference20 / _System_Web_UI_WebControls_WebControl_WebControl_BorderStyle.aspx.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <testresults name="">
3   <div id="GHTSubTest1" testname="System.Web.UI.WebControls.Button: Default:">
4     <input id="ctrl_0" style="border-color:black;border-style:dashed;border-width:2px" value="" type="submit" name="ctrl_0" />
5   </div>
6   <div id="GHTSubTest2" testname="System.Web.UI.WebControls.Button: Dashed:">
7     <input id="ctrl_1" style="border-color:black;border-style:dashed;border-width:2px" value="" type="submit" name="ctrl_1" />
8   </div>
9   <div id="GHTSubTest3" testname="System.Web.UI.WebControls.Button: Dotted:">
10     <input id="ctrl_2" style="border-color:black;border-style:dotted;border-width:2px" value="" type="submit" name="ctrl_2" />
11   </div>
12   <div id="GHTSubTest4" testname="System.Web.UI.WebControls.Button: Double:">
13     <input id="ctrl_3" style="border-color:black;border-style:double;border-width:2px" value="" type="submit" name="ctrl_3" />
14   </div>
15   <div id="GHTSubTest5" testname="System.Web.UI.WebControls.Button: Groove:">
16     <input id="ctrl_4" style="border-color:black;border-style:groove;border-width:2px" value="" type="submit" name="ctrl_4" />
17   </div>
18   <div id="GHTSubTest6" testname="System.Web.UI.WebControls.Button: Inset:">
19     <input id="ctrl_5" style="border-color:black;border-style:inset;border-width:2px" value="" type="submit" name="ctrl_5" />
20   </div>
21   <div id="GHTSubTest7" testname="System.Web.UI.WebControls.Button: None:">
22     <input id="ctrl_6" style="border-color:black;border-style:none;border-width:2px" value="" type="submit" name="ctrl_6" />
23   </div>
24   <div id="GHTSubTest8" testname="System.Web.UI.WebControls.Button: NotSet:">
25     <input id="ctrl_7" style="border-color:black;border-style:solid;border-width:2px" value="" type="submit" name="ctrl_7" />
26   </div>
27   <div id="GHTSubTest9" testname="System.Web.UI.WebControls.Button: Outset:">
28     <input id="ctrl_8" style="border-color:black;border-style:outset;border-width:2px" value="" type="submit" name="ctrl_8" />
29   </div>
30   <div id="GHTSubTest10" testname="System.Web.UI.WebControls.Button: Ridge:">
31     <input id="ctrl_9" style="border-color:black;border-style:ridge;border-width:2px" value="" type="submit" name="ctrl_9" />
32   </div>
33   <div id="GHTSubTest11" testname="System.Web.UI.WebControls.Button: Solid:">
34     <input id="ctrl_10" style="border-color:black;border-style:solid;border-width:2px" value="" type="submit" name="ctrl_10" />
35   </div>
36   <div id="GHTSubTest12" testname="System.Web.UI.WebControls.CheckBox: Default:">
37     <span style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
38       <input id="ctrl_11" type="checkbox" name="ctrl_11" />
39     </span>
40   </div>
41   <div id="GHTSubTest13" testname="System.Web.UI.WebControls.CheckBox: Dashed:">
42     <span style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
43       <input id="ctrl_12" type="checkbox" name="ctrl_12" />
44     </span>
45   </div>
46   <div id="GHTSubTest14" testname="System.Web.UI.WebControls.CheckBox: Dotted:">
47     <span style="border-color:black;border-style:dotted;border-width:2px;display:inline-block">
48       <input id="ctrl_13" type="checkbox" name="ctrl_13" />
49     </span>
50   </div>
51   <div id="GHTSubTest15" testname="System.Web.UI.WebControls.CheckBox: Double:">
52     <span style="border-color:black;border-style:double;border-width:2px;display:inline-block">
53       <input id="ctrl_14" type="checkbox" name="ctrl_14" />
54     </span>
55   </div>
56   <div id="GHTSubTest16" testname="System.Web.UI.WebControls.CheckBox: Groove:">
57     <span style="border-color:black;border-style:groove;border-width:2px;display:inline-block">
58       <input id="ctrl_15" type="checkbox" name="ctrl_15" />
59     </span>
60   </div>
61   <div id="GHTSubTest17" testname="System.Web.UI.WebControls.CheckBox: Inset:">
62     <span style="border-color:black;border-style:inset;border-width:2px;display:inline-block">
63       <input id="ctrl_16" type="checkbox" name="ctrl_16" />
64     </span>
65   </div>
66   <div id="GHTSubTest18" testname="System.Web.UI.WebControls.CheckBox: None:">
67     <span style="border-color:black;border-style:none;border-width:2px;display:inline-block">
68       <input id="ctrl_17" type="checkbox" name="ctrl_17" />
69     </span>
70   </div>
71   <div id="GHTSubTest19" testname="System.Web.UI.WebControls.CheckBox: NotSet:">
72     <span style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
73       <input id="ctrl_18" type="checkbox" name="ctrl_18" />
74     </span>
75   </div>
76   <div id="GHTSubTest20" testname="System.Web.UI.WebControls.CheckBox: Outset:">
77     <span style="border-color:black;border-style:outset;border-width:2px;display:inline-block">
78       <input id="ctrl_19" type="checkbox" name="ctrl_19" />
79     </span>
80   </div>
81   <div id="GHTSubTest21" testname="System.Web.UI.WebControls.CheckBox: Ridge:">
82     <span style="border-color:black;border-style:ridge;border-width:2px;display:inline-block">
83       <input id="ctrl_20" type="checkbox" name="ctrl_20" />
84     </span>
85   </div>
86   <div id="GHTSubTest22" testname="System.Web.UI.WebControls.CheckBox: Solid:">
87     <span style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
88       <input id="ctrl_21" type="checkbox" name="ctrl_21" />
89     </span>
90   </div>
91   <div id="GHTSubTest23" testname="System.Web.UI.WebControls.HyperLink: Default:">
92     <a id="ctrl_22" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
93     </a>
94   </div>
95   <div id="GHTSubTest24" testname="System.Web.UI.WebControls.HyperLink: Dashed:">
96     <a id="ctrl_23" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
97     </a>
98   </div>
99   <div id="GHTSubTest25" testname="System.Web.UI.WebControls.HyperLink: Dotted:">
100     <a id="ctrl_24" style="border-color:black;border-style:dotted;border-width:2px;display:inline-block">
101     </a>
102   </div>
103   <div id="GHTSubTest26" testname="System.Web.UI.WebControls.HyperLink: Double:">
104     <a id="ctrl_25" style="border-color:black;border-style:double;border-width:2px;display:inline-block">
105     </a>
106   </div>
107   <div id="GHTSubTest27" testname="System.Web.UI.WebControls.HyperLink: Groove:">
108     <a id="ctrl_26" style="border-color:black;border-style:groove;border-width:2px;display:inline-block">
109     </a>
110   </div>
111   <div id="GHTSubTest28" testname="System.Web.UI.WebControls.HyperLink: Inset:">
112     <a id="ctrl_27" style="border-color:black;border-style:inset;border-width:2px;display:inline-block">
113     </a>
114   </div>
115   <div id="GHTSubTest29" testname="System.Web.UI.WebControls.HyperLink: None:">
116     <a id="ctrl_28" style="border-color:black;border-style:none;border-width:2px;display:inline-block">
117     </a>
118   </div>
119   <div id="GHTSubTest30" testname="System.Web.UI.WebControls.HyperLink: NotSet:">
120     <a id="ctrl_29" style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
121     </a>
122   </div>
123   <div id="GHTSubTest31" testname="System.Web.UI.WebControls.HyperLink: Outset:">
124     <a id="ctrl_30" style="border-color:black;border-style:outset;border-width:2px;display:inline-block">
125     </a>
126   </div>
127   <div id="GHTSubTest32" testname="System.Web.UI.WebControls.HyperLink: Ridge:">
128     <a id="ctrl_31" style="border-color:black;border-style:ridge;border-width:2px;display:inline-block">
129     </a>
130   </div>
131   <div id="GHTSubTest33" testname="System.Web.UI.WebControls.HyperLink: Solid:">
132     <a id="ctrl_32" style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
133     </a>
134   </div>
135   <div id="GHTSubTest34" testname="System.Web.UI.WebControls.Image: Default:">
136     <img id="ctrl_33" src="" style="border-color:black;border-style:dashed;border-width:2px" />
137   </div>
138   <div id="GHTSubTest35" testname="System.Web.UI.WebControls.Image: Dashed:">
139     <img id="ctrl_34" src="" style="border-color:black;border-style:dashed;border-width:2px" />
140   </div>
141   <div id="GHTSubTest36" testname="System.Web.UI.WebControls.Image: Dotted:">
142     <img id="ctrl_35" src="" style="border-color:black;border-style:dotted;border-width:2px" />
143   </div>
144   <div id="GHTSubTest37" testname="System.Web.UI.WebControls.Image: Double:">
145     <img id="ctrl_36" src="" style="border-color:black;border-style:double;border-width:2px" />
146   </div>
147   <div id="GHTSubTest38" testname="System.Web.UI.WebControls.Image: Groove:">
148     <img id="ctrl_37" src="" style="border-color:black;border-style:groove;border-width:2px" />
149   </div>
150   <div id="GHTSubTest39" testname="System.Web.UI.WebControls.Image: Inset:">
151     <img id="ctrl_38" src="" style="border-color:black;border-style:inset;border-width:2px" />
152   </div>
153   <div id="GHTSubTest40" testname="System.Web.UI.WebControls.Image: None:">
154     <img id="ctrl_39" src="" style="border-color:black;border-style:none;border-width:2px" />
155   </div>
156   <div id="GHTSubTest41" testname="System.Web.UI.WebControls.Image: NotSet:">
157     <img id="ctrl_40" src="" style="border-color:black;border-style:solid;border-width:2px" />
158   </div>
159   <div id="GHTSubTest42" testname="System.Web.UI.WebControls.Image: Outset:">
160     <img id="ctrl_41" src="" style="border-color:black;border-style:outset;border-width:2px" />
161   </div>
162   <div id="GHTSubTest43" testname="System.Web.UI.WebControls.Image: Ridge:">
163     <img id="ctrl_42" src="" style="border-color:black;border-style:ridge;border-width:2px" />
164   </div>
165   <div id="GHTSubTest44" testname="System.Web.UI.WebControls.Image: Solid:">
166     <img id="ctrl_43" src="" style="border-color:black;border-style:solid;border-width:2px" />
167   </div>
168   <div id="GHTSubTest45" testname="System.Web.UI.WebControls.ImageButton: Default:">
169     <input id="ctrl_44" src="" style="border-color:black;border-style:dashed;border-width:2px" type="image" name="ctrl_44" />
170   </div>
171   <div id="GHTSubTest46" testname="System.Web.UI.WebControls.ImageButton: Dashed:">
172     <input id="ctrl_45" src="" style="border-color:black;border-style:dashed;border-width:2px" type="image" name="ctrl_45" />
173   </div>
174   <div id="GHTSubTest47" testname="System.Web.UI.WebControls.ImageButton: Dotted:">
175     <input id="ctrl_46" src="" style="border-color:black;border-style:dotted;border-width:2px" type="image" name="ctrl_46" />
176   </div>
177   <div id="GHTSubTest48" testname="System.Web.UI.WebControls.ImageButton: Double:">
178     <input id="ctrl_47" src="" style="border-color:black;border-style:double;border-width:2px" type="image" name="ctrl_47" />
179   </div>
180   <div id="GHTSubTest49" testname="System.Web.UI.WebControls.ImageButton: Groove:">
181     <input id="ctrl_48" src="" style="border-color:black;border-style:groove;border-width:2px" type="image" name="ctrl_48" />
182   </div>
183   <div id="GHTSubTest50" testname="System.Web.UI.WebControls.ImageButton: Inset:">
184     <input id="ctrl_49" src="" style="border-color:black;border-style:inset;border-width:2px" type="image" name="ctrl_49" />
185   </div>
186   <div id="GHTSubTest51" testname="System.Web.UI.WebControls.ImageButton: None:">
187     <input id="ctrl_50" src="" style="border-color:black;border-style:none;border-width:2px" type="image" name="ctrl_50" />
188   </div>
189   <div id="GHTSubTest52" testname="System.Web.UI.WebControls.ImageButton: NotSet:">
190     <input id="ctrl_51" src="" style="border-color:black;border-style:solid;border-width:2px" type="image" name="ctrl_51" />
191   </div>
192   <div id="GHTSubTest53" testname="System.Web.UI.WebControls.ImageButton: Outset:">
193     <input id="ctrl_52" src="" style="border-color:black;border-style:outset;border-width:2px" type="image" name="ctrl_52" />
194   </div>
195   <div id="GHTSubTest54" testname="System.Web.UI.WebControls.ImageButton: Ridge:">
196     <input id="ctrl_53" src="" style="border-color:black;border-style:ridge;border-width:2px" type="image" name="ctrl_53" />
197   </div>
198   <div id="GHTSubTest55" testname="System.Web.UI.WebControls.ImageButton: Solid:">
199     <input id="ctrl_54" src="" style="border-color:black;border-style:solid;border-width:2px" type="image" name="ctrl_54" />
200   </div>
201   <div id="GHTSubTest56" testname="System.Web.UI.WebControls.Label: Default:">
202     <span id="ctrl_55" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
203     </span>
204   </div>
205   <div id="GHTSubTest57" testname="System.Web.UI.WebControls.Label: Dashed:">
206     <span id="ctrl_56" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
207     </span>
208   </div>
209   <div id="GHTSubTest58" testname="System.Web.UI.WebControls.Label: Dotted:">
210     <span id="ctrl_57" style="border-color:black;border-style:dotted;border-width:2px;display:inline-block">
211     </span>
212   </div>
213   <div id="GHTSubTest59" testname="System.Web.UI.WebControls.Label: Double:">
214     <span id="ctrl_58" style="border-color:black;border-style:double;border-width:2px;display:inline-block">
215     </span>
216   </div>
217   <div id="GHTSubTest60" testname="System.Web.UI.WebControls.Label: Groove:">
218     <span id="ctrl_59" style="border-color:black;border-style:groove;border-width:2px;display:inline-block">
219     </span>
220   </div>
221   <div id="GHTSubTest61" testname="System.Web.UI.WebControls.Label: Inset:">
222     <span id="ctrl_60" style="border-color:black;border-style:inset;border-width:2px;display:inline-block">
223     </span>
224   </div>
225   <div id="GHTSubTest62" testname="System.Web.UI.WebControls.Label: None:">
226     <span id="ctrl_61" style="border-color:black;border-style:none;border-width:2px;display:inline-block">
227     </span>
228   </div>
229   <div id="GHTSubTest63" testname="System.Web.UI.WebControls.Label: NotSet:">
230     <span id="ctrl_62" style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
231     </span>
232   </div>
233   <div id="GHTSubTest64" testname="System.Web.UI.WebControls.Label: Outset:">
234     <span id="ctrl_63" style="border-color:black;border-style:outset;border-width:2px;display:inline-block">
235     </span>
236   </div>
237   <div id="GHTSubTest65" testname="System.Web.UI.WebControls.Label: Ridge:">
238     <span id="ctrl_64" style="border-color:black;border-style:ridge;border-width:2px;display:inline-block">
239     </span>
240   </div>
241   <div id="GHTSubTest66" testname="System.Web.UI.WebControls.Label: Solid:">
242     <span id="ctrl_65" style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
243     </span>
244   </div>
245   <div id="GHTSubTest67" testname="System.Web.UI.WebControls.LinkButton: Default:">
246     <a id="ctrl_66" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_66','')">
247     </a>
248   </div>
249   <div id="GHTSubTest68" testname="System.Web.UI.WebControls.LinkButton: Dashed:">
250     <a id="ctrl_67" style="border-color:black;border-style:dashed;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_67','')">
251     </a>
252   </div>
253   <div id="GHTSubTest69" testname="System.Web.UI.WebControls.LinkButton: Dotted:">
254     <a id="ctrl_68" style="border-color:black;border-style:dotted;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_68','')">
255     </a>
256   </div>
257   <div id="GHTSubTest70" testname="System.Web.UI.WebControls.LinkButton: Double:">
258     <a id="ctrl_69" style="border-color:black;border-style:double;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_69','')">
259     </a>
260   </div>
261   <div id="GHTSubTest71" testname="System.Web.UI.WebControls.LinkButton: Groove:">
262     <a id="ctrl_70" style="border-color:black;border-style:groove;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_70','')">
263     </a>
264   </div>
265   <div id="GHTSubTest72" testname="System.Web.UI.WebControls.LinkButton: Inset:">
266     <a id="ctrl_71" style="border-color:black;border-style:inset;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_71','')">
267     </a>
268   </div>
269   <div id="GHTSubTest73" testname="System.Web.UI.WebControls.LinkButton: None:">
270     <a id="ctrl_72" style="border-color:black;border-style:none;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_72','')">
271     </a>
272   </div>
273   <div id="GHTSubTest74" testname="System.Web.UI.WebControls.LinkButton: NotSet:">
274     <a id="ctrl_73" style="border-color:black;border-style:solid;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_73','')">
275     </a>
276   </div>
277   <div id="GHTSubTest75" testname="System.Web.UI.WebControls.LinkButton: Outset:">
278     <a id="ctrl_74" style="border-color:black;border-style:outset;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_74','')">
279     </a>
280   </div>
281   <div id="GHTSubTest76" testname="System.Web.UI.WebControls.LinkButton: Ridge:">
282     <a id="ctrl_75" style="border-color:black;border-style:ridge;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_75','')">
283     </a>
284   </div>
285   <div id="GHTSubTest77" testname="System.Web.UI.WebControls.LinkButton: Solid:">
286     <a id="ctrl_76" style="border-color:black;border-style:solid;border-width:2px;display:inline-block" href="javascript:__doPostBack('ctrl_76','')">
287     </a>
288   </div>
289   <div id="GHTSubTest78" testname="System.Web.UI.WebControls.Panel: Default:">
290     <div id="ctrl_77" style="border-color:black;border-style:dashed;border-width:2px">
291     </div>
292   </div>
293   <div id="GHTSubTest79" testname="System.Web.UI.WebControls.Panel: Dashed:">
294     <div id="ctrl_78" style="border-color:black;border-style:dashed;border-width:2px">
295     </div>
296   </div>
297   <div id="GHTSubTest80" testname="System.Web.UI.WebControls.Panel: Dotted:">
298     <div id="ctrl_79" style="border-color:black;border-style:dotted;border-width:2px">
299     </div>
300   </div>
301   <div id="GHTSubTest81" testname="System.Web.UI.WebControls.Panel: Double:">
302     <div id="ctrl_80" style="border-color:black;border-style:double;border-width:2px">
303     </div>
304   </div>
305   <div id="GHTSubTest82" testname="System.Web.UI.WebControls.Panel: Groove:">
306     <div id="ctrl_81" style="border-color:black;border-style:groove;border-width:2px">
307     </div>
308   </div>
309   <div id="GHTSubTest83" testname="System.Web.UI.WebControls.Panel: Inset:">
310     <div id="ctrl_82" style="border-color:black;border-style:inset;border-width:2px">
311     </div>
312   </div>
313   <div id="GHTSubTest84" testname="System.Web.UI.WebControls.Panel: None:">
314     <div id="ctrl_83" style="border-color:black;border-style:none;border-width:2px">
315     </div>
316   </div>
317   <div id="GHTSubTest85" testname="System.Web.UI.WebControls.Panel: NotSet:">
318     <div id="ctrl_84" style="border-color:black;border-style:solid;border-width:2px">
319     </div>
320   </div>
321   <div id="GHTSubTest86" testname="System.Web.UI.WebControls.Panel: Outset:">
322     <div id="ctrl_85" style="border-color:black;border-style:outset;border-width:2px">
323     </div>
324   </div>
325   <div id="GHTSubTest87" testname="System.Web.UI.WebControls.Panel: Ridge:">
326     <div id="ctrl_86" style="border-color:black;border-style:ridge;border-width:2px">
327     </div>
328   </div>
329   <div id="GHTSubTest88" testname="System.Web.UI.WebControls.Panel: Solid:">
330     <div id="ctrl_87" style="border-color:black;border-style:solid;border-width:2px">
331     </div>
332   </div>
333   <div id="GHTSubTest89" testname="System.Web.UI.WebControls.RadioButton: Default:">
334     <span style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
335       <input id="ctrl_88" value="ctrl_88" type="radio" name="ctrl_88" />
336     </span>
337   </div>
338   <div id="GHTSubTest90" testname="System.Web.UI.WebControls.RadioButton: Dashed:">
339     <span style="border-color:black;border-style:dashed;border-width:2px;display:inline-block">
340       <input id="ctrl_89" value="ctrl_89" type="radio" name="ctrl_89" />
341     </span>
342   </div>
343   <div id="GHTSubTest91" testname="System.Web.UI.WebControls.RadioButton: Dotted:">
344     <span style="border-color:black;border-style:dotted;border-width:2px;display:inline-block">
345       <input id="ctrl_90" value="ctrl_90" type="radio" name="ctrl_90" />
346     </span>
347   </div>
348   <div id="GHTSubTest92" testname="System.Web.UI.WebControls.RadioButton: Double:">
349     <span style="border-color:black;border-style:double;border-width:2px;display:inline-block">
350       <input id="ctrl_91" value="ctrl_91" type="radio" name="ctrl_91" />
351     </span>
352   </div>
353   <div id="GHTSubTest93" testname="System.Web.UI.WebControls.RadioButton: Groove:">
354     <span style="border-color:black;border-style:groove;border-width:2px;display:inline-block">
355       <input id="ctrl_92" value="ctrl_92" type="radio" name="ctrl_92" />
356     </span>
357   </div>
358   <div id="GHTSubTest94" testname="System.Web.UI.WebControls.RadioButton: Inset:">
359     <span style="border-color:black;border-style:inset;border-width:2px;display:inline-block">
360       <input id="ctrl_93" value="ctrl_93" type="radio" name="ctrl_93" />
361     </span>
362   </div>
363   <div id="GHTSubTest95" testname="System.Web.UI.WebControls.RadioButton: None:">
364     <span style="border-color:black;border-style:none;border-width:2px;display:inline-block">
365       <input id="ctrl_94" value="ctrl_94" type="radio" name="ctrl_94" />
366     </span>
367   </div>
368   <div id="GHTSubTest96" testname="System.Web.UI.WebControls.RadioButton: NotSet:">
369     <span style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
370       <input id="ctrl_95" value="ctrl_95" type="radio" name="ctrl_95" />
371     </span>
372   </div>
373   <div id="GHTSubTest97" testname="System.Web.UI.WebControls.RadioButton: Outset:">
374     <span style="border-color:black;border-style:outset;border-width:2px;display:inline-block">
375       <input id="ctrl_96" value="ctrl_96" type="radio" name="ctrl_96" />
376     </span>
377   </div>
378   <div id="GHTSubTest98" testname="System.Web.UI.WebControls.RadioButton: Ridge:">
379     <span style="border-color:black;border-style:ridge;border-width:2px;display:inline-block">
380       <input id="ctrl_97" value="ctrl_97" type="radio" name="ctrl_97" />
381     </span>
382   </div>
383   <div id="GHTSubTest99" testname="System.Web.UI.WebControls.RadioButton: Solid:">
384     <span style="border-color:black;border-style:solid;border-width:2px;display:inline-block">
385       <input id="ctrl_98" value="ctrl_98" type="radio" name="ctrl_98" />
386     </span>
387   </div>
388   <div id="GHTSubTest100" testname="System.Web.UI.WebControls.TextBox: Default:">
389     <input id="ctrl_99" style="border-color:black;border-style:dashed;border-width:2px" type="text" name="ctrl_99" />
390   </div>
391   <div id="GHTSubTest101" testname="System.Web.UI.WebControls.TextBox: Dashed:">
392     <input id="ctrl_100" style="border-color:black;border-style:dashed;border-width:2px" type="text" name="ctrl_100" />
393   </div>
394   <div id="GHTSubTest102" testname="System.Web.UI.WebControls.TextBox: Dotted:">
395     <input id="ctrl_101" style="border-color:black;border-style:dotted;border-width:2px" type="text" name="ctrl_101" />
396   </div>
397   <div id="GHTSubTest103" testname="System.Web.UI.WebControls.TextBox: Double:">
398     <input id="ctrl_102" style="border-color:black;border-style:double;border-width:2px" type="text" name="ctrl_102" />
399   </div>
400   <div id="GHTSubTest104" testname="System.Web.UI.WebControls.TextBox: Groove:">
401     <input id="ctrl_103" style="border-color:black;border-style:groove;border-width:2px" type="text" name="ctrl_103" />
402   </div>
403   <div id="GHTSubTest105" testname="System.Web.UI.WebControls.TextBox: Inset:">
404     <input id="ctrl_104" style="border-color:black;border-style:inset;border-width:2px" type="text" name="ctrl_104" />
405   </div>
406   <div id="GHTSubTest106" testname="System.Web.UI.WebControls.TextBox: None:">
407     <input id="ctrl_105" style="border-color:black;border-style:none;border-width:2px" type="text" name="ctrl_105" />
408   </div>
409   <div id="GHTSubTest107" testname="System.Web.UI.WebControls.TextBox: NotSet:">
410     <input id="ctrl_106" style="border-color:black;border-style:solid;border-width:2px" type="text" name="ctrl_106" />
411   </div>
412   <div id="GHTSubTest108" testname="System.Web.UI.WebControls.TextBox: Outset:">
413     <input id="ctrl_107" style="border-color:black;border-style:outset;border-width:2px" type="text" name="ctrl_107" />
414   </div>
415   <div id="GHTSubTest109" testname="System.Web.UI.WebControls.TextBox: Ridge:">
416     <input id="ctrl_108" style="border-color:black;border-style:ridge;border-width:2px" type="text" name="ctrl_108" />
417   </div>
418   <div id="GHTSubTest110" testname="System.Web.UI.WebControls.TextBox: Solid:">
419     <input id="ctrl_109" style="border-color:black;border-style:solid;border-width:2px" type="text" name="ctrl_109" />
420   </div>
421   <div id="GHTSubTest111" testname="System.Web.UI.WebControls.DropDownList: Default:">
422     <select id="ctrl_110" style="border-color:black;border-style:dashed;border-width:2px" name="ctrl_110">
423       <option value="1" />aaaa\r
424                 <option value="2" />bbbb\r
425                 <option value="3" />cccc\r
426                 <option value="4" />dddd\r
427 \r
428         </select>
429   </div>
430   <div id="GHTSubTest112" testname="System.Web.UI.WebControls.DropDownList: Dashed:">
431     <select id="ctrl_111" style="border-color:black;border-style:dashed;border-width:2px" name="ctrl_111">
432       <option value="1" />aaaa\r
433                 <option value="2" />bbbb\r
434                 <option value="3" />cccc\r
435                 <option value="4" />dddd\r
436 \r
437         </select>
438   </div>
439   <div id="GHTSubTest113" testname="System.Web.UI.WebControls.DropDownList: Dotted:">
440     <select id="ctrl_112" style="border-color:black;border-style:dotted;border-width:2px" name="ctrl_112">
441       <option value="1" />aaaa\r
442                 <option value="2" />bbbb\r
443                 <option value="3" />cccc\r
444                 <option value="4" />dddd\r
445 \r
446         </select>
447   </div>
448   <div id="GHTSubTest114" testname="System.Web.UI.WebControls.DropDownList: Double:">
449     <select id="ctrl_113" style="border-color:black;border-style:double;border-width:2px" name="ctrl_113">
450       <option value="1" />aaaa\r
451                 <option value="2" />bbbb\r
452                 <option value="3" />cccc\r
453                 <option value="4" />dddd\r
454 \r
455         </select>
456   </div>
457   <div id="GHTSubTest115" testname="System.Web.UI.WebControls.DropDownList: Groove:">
458     <select id="ctrl_114" style="border-color:black;border-style:groove;border-width:2px" name="ctrl_114">
459       <option value="1" />aaaa\r
460                 <option value="2" />bbbb\r
461                 <option value="3" />cccc\r
462                 <option value="4" />dddd\r
463 \r
464         </select>
465   </div>
466   <div id="GHTSubTest116" testname="System.Web.UI.WebControls.DropDownList: Inset:">
467     <select id="ctrl_115" style="border-color:black;border-style:inset;border-width:2px" name="ctrl_115">
468       <option value="1" />aaaa\r
469                 <option value="2" />bbbb\r
470                 <option value="3" />cccc\r
471                 <option value="4" />dddd\r
472 \r
473         </select>
474   </div>
475   <div id="GHTSubTest117" testname="System.Web.UI.WebControls.DropDownList: None:">
476     <select id="ctrl_116" style="border-color:black;border-style:none;border-width:2px" name="ctrl_116">
477       <option value="1" />aaaa\r
478                 <option value="2" />bbbb\r
479                 <option value="3" />cccc\r
480                 <option value="4" />dddd\r
481 \r
482         </select>
483   </div>
484   <div id="GHTSubTest118" testname="System.Web.UI.WebControls.DropDownList: NotSet:">
485     <select id="ctrl_117" style="border-color:black;border-style:solid;border-width:2px" name="ctrl_117">
486       <option value="1" />aaaa\r
487                 <option value="2" />bbbb\r
488                 <option value="3" />cccc\r
489                 <option value="4" />dddd\r
490 \r
491         </select>
492   </div>
493   <div id="GHTSubTest119" testname="System.Web.UI.WebControls.DropDownList: Outset:">
494     <select id="ctrl_118" style="border-color:black;border-style:outset;border-width:2px" name="ctrl_118">
495       <option value="1" />aaaa\r
496                 <option value="2" />bbbb\r
497                 <option value="3" />cccc\r
498                 <option value="4" />dddd\r
499 \r
500         </select>
501   </div>
502   <div id="GHTSubTest120" testname="System.Web.UI.WebControls.DropDownList: Ridge:">
503     <select id="ctrl_119" style="border-color:black;border-style:ridge;border-width:2px" name="ctrl_119">
504       <option value="1" />aaaa\r
505                 <option value="2" />bbbb\r
506                 <option value="3" />cccc\r
507                 <option value="4" />dddd\r
508 \r
509         </select>
510   </div>
511   <div id="GHTSubTest121" testname="System.Web.UI.WebControls.DropDownList: Solid:">
512     <select id="ctrl_120" style="border-color:black;border-style:solid;border-width:2px" name="ctrl_120">
513       <option value="1" />aaaa\r
514                 <option value="2" />bbbb\r
515                 <option value="3" />cccc\r
516                 <option value="4" />dddd\r
517 \r
518         </select>
519   </div>
520   <div id="GHTSubTest122" testname="System.Web.UI.WebControls.ListBox: Default:">
521     <select id="ctrl_121" style="border-color:black;border-style:dashed;border-width:2px" size="4" name="ctrl_121">
522       <option value="1" />aaaa\r
523                 <option value="2" />bbbb\r
524                 <option value="3" />cccc\r
525                 <option value="4" />dddd\r
526 \r
527         </select>
528   </div>
529   <div id="GHTSubTest123" testname="System.Web.UI.WebControls.ListBox: Dashed:">
530     <select id="ctrl_122" style="border-color:black;border-style:dashed;border-width:2px" size="4" name="ctrl_122">
531       <option value="1" />aaaa\r
532                 <option value="2" />bbbb\r
533                 <option value="3" />cccc\r
534                 <option value="4" />dddd\r
535 \r
536         </select>
537   </div>
538   <div id="GHTSubTest124" testname="System.Web.UI.WebControls.ListBox: Dotted:">
539     <select id="ctrl_123" style="border-color:black;border-style:dotted;border-width:2px" size="4" name="ctrl_123">
540       <option value="1" />aaaa\r
541                 <option value="2" />bbbb\r
542                 <option value="3" />cccc\r
543                 <option value="4" />dddd\r
544 \r
545         </select>
546   </div>
547   <div id="GHTSubTest125" testname="System.Web.UI.WebControls.ListBox: Double:">
548     <select id="ctrl_124" style="border-color:black;border-style:double;border-width:2px" size="4" name="ctrl_124">
549       <option value="1" />aaaa\r
550                 <option value="2" />bbbb\r
551                 <option value="3" />cccc\r
552                 <option value="4" />dddd\r
553 \r
554         </select>
555   </div>
556   <div id="GHTSubTest126" testname="System.Web.UI.WebControls.ListBox: Groove:">
557     <select id="ctrl_125" style="border-color:black;border-style:groove;border-width:2px" size="4" name="ctrl_125">
558       <option value="1" />aaaa\r
559                 <option value="2" />bbbb\r
560                 <option value="3" />cccc\r
561                 <option value="4" />dddd\r
562 \r
563         </select>
564   </div>
565   <div id="GHTSubTest127" testname="System.Web.UI.WebControls.ListBox: Inset:">
566     <select id="ctrl_126" style="border-color:black;border-style:inset;border-width:2px" size="4" name="ctrl_126">
567       <option value="1" />aaaa\r
568                 <option value="2" />bbbb\r
569                 <option value="3" />cccc\r
570                 <option value="4" />dddd\r
571 \r
572         </select>
573   </div>
574   <div id="GHTSubTest128" testname="System.Web.UI.WebControls.ListBox: None:">
575     <select id="ctrl_127" style="border-color:black;border-style:none;border-width:2px" size="4" name="ctrl_127">
576       <option value="1" />aaaa\r
577                 <option value="2" />bbbb\r
578                 <option value="3" />cccc\r
579                 <option value="4" />dddd\r
580 \r
581         </select>
582   </div>
583   <div id="GHTSubTest129" testname="System.Web.UI.WebControls.ListBox: NotSet:">
584     <select id="ctrl_128" style="border-color:black;border-style:solid;border-width:2px" size="4" name="ctrl_128">
585       <option value="1" />aaaa\r
586                 <option value="2" />bbbb\r
587                 <option value="3" />cccc\r
588                 <option value="4" />dddd\r
589 \r
590         </select>
591   </div>
592   <div id="GHTSubTest130" testname="System.Web.UI.WebControls.ListBox: Outset:">
593     <select id="ctrl_129" style="border-color:black;border-style:outset;border-width:2px" size="4" name="ctrl_129">
594       <option value="1" />aaaa\r
595                 <option value="2" />bbbb\r
596                 <option value="3" />cccc\r
597                 <option value="4" />dddd\r
598 \r
599         </select>
600   </div>
601   <div id="GHTSubTest131" testname="System.Web.UI.WebControls.ListBox: Ridge:">
602     <select id="ctrl_130" style="border-color:black;border-style:ridge;border-width:2px" size="4" name="ctrl_130">
603       <option value="1" />aaaa\r
604                 <option value="2" />bbbb\r
605                 <option value="3" />cccc\r
606                 <option value="4" />dddd\r
607 \r
608         </select>
609   </div>
610   <div id="GHTSubTest132" testname="System.Web.UI.WebControls.ListBox: Solid:">
611     <select id="ctrl_131" style="border-color:black;border-style:solid;border-width:2px" size="4" name="ctrl_131">
612       <option value="1" />aaaa\r
613                 <option value="2" />bbbb\r
614                 <option value="3" />cccc\r
615                 <option value="4" />dddd\r
616 \r
617         </select>
618   </div>
619   <div id="GHTSubTest133" testname="System.Web.UI.WebControls.RadioButtonList: Default:">
620     <table id="ctrl_132" style="border-color:black;border-style:dashed;border-width:2px" border="0">
621       <tr>
622         <td>
623           <input id="ctrl_132_0" value="1" type="radio" name="ctrl_132" />
624           <label for="ctrl_132_0">aaaa</label>
625         </td>
626       </tr>
627       <tr>
628         <td>
629           <input id="ctrl_132_1" value="2" type="radio" name="ctrl_132" />
630           <label for="ctrl_132_1">bbbb</label>
631         </td>
632       </tr>
633       <tr>
634         <td>
635           <input id="ctrl_132_2" value="3" type="radio" name="ctrl_132" />
636           <label for="ctrl_132_2">cccc</label>
637         </td>
638       </tr>
639       <tr>
640         <td>
641           <input id="ctrl_132_3" value="4" type="radio" name="ctrl_132" />
642           <label for="ctrl_132_3">dddd</label>
643         </td>
644       </tr>
645     </table>
646   </div>
647   <div id="GHTSubTest134" testname="System.Web.UI.WebControls.RadioButtonList: Dashed:">
648     <table id="ctrl_133" style="border-color:black;border-style:dashed;border-width:2px" border="0">
649       <tr>
650         <td>
651           <input id="ctrl_133_0" value="1" type="radio" name="ctrl_133" />
652           <label for="ctrl_133_0">aaaa</label>
653         </td>
654       </tr>
655       <tr>
656         <td>
657           <input id="ctrl_133_1" value="2" type="radio" name="ctrl_133" />
658           <label for="ctrl_133_1">bbbb</label>
659         </td>
660       </tr>
661       <tr>
662         <td>
663           <input id="ctrl_133_2" value="3" type="radio" name="ctrl_133" />
664           <label for="ctrl_133_2">cccc</label>
665         </td>
666       </tr>
667       <tr>
668         <td>
669           <input id="ctrl_133_3" value="4" type="radio" name="ctrl_133" />
670           <label for="ctrl_133_3">dddd</label>
671         </td>
672       </tr>
673     </table>
674   </div>
675   <div id="GHTSubTest135" testname="System.Web.UI.WebControls.RadioButtonList: Dotted:">
676     <table id="ctrl_134" style="border-color:black;border-style:dotted;border-width:2px" border="0">
677       <tr>
678         <td>
679           <input id="ctrl_134_0" value="1" type="radio" name="ctrl_134" />
680           <label for="ctrl_134_0">aaaa</label>
681         </td>
682       </tr>
683       <tr>
684         <td>
685           <input id="ctrl_134_1" value="2" type="radio" name="ctrl_134" />
686           <label for="ctrl_134_1">bbbb</label>
687         </td>
688       </tr>
689       <tr>
690         <td>
691           <input id="ctrl_134_2" value="3" type="radio" name="ctrl_134" />
692           <label for="ctrl_134_2">cccc</label>
693         </td>
694       </tr>
695       <tr>
696         <td>
697           <input id="ctrl_134_3" value="4" type="radio" name="ctrl_134" />
698           <label for="ctrl_134_3">dddd</label>
699         </td>
700       </tr>
701     </table>
702   </div>
703   <div id="GHTSubTest136" testname="System.Web.UI.WebControls.RadioButtonList: Double:">
704     <table id="ctrl_135" style="border-color:black;border-style:double;border-width:2px" border="0">
705       <tr>
706         <td>
707           <input id="ctrl_135_0" value="1" type="radio" name="ctrl_135" />
708           <label for="ctrl_135_0">aaaa</label>
709         </td>
710       </tr>
711       <tr>
712         <td>
713           <input id="ctrl_135_1" value="2" type="radio" name="ctrl_135" />
714           <label for="ctrl_135_1">bbbb</label>
715         </td>
716       </tr>
717       <tr>
718         <td>
719           <input id="ctrl_135_2" value="3" type="radio" name="ctrl_135" />
720           <label for="ctrl_135_2">cccc</label>
721         </td>
722       </tr>
723       <tr>
724         <td>
725           <input id="ctrl_135_3" value="4" type="radio" name="ctrl_135" />
726           <label for="ctrl_135_3">dddd</label>
727         </td>
728       </tr>
729     </table>
730   </div>
731   <div id="GHTSubTest137" testname="System.Web.UI.WebControls.RadioButtonList: Groove:">
732     <table id="ctrl_136" style="border-color:black;border-style:groove;border-width:2px" border="0">
733       <tr>
734         <td>
735           <input id="ctrl_136_0" value="1" type="radio" name="ctrl_136" />
736           <label for="ctrl_136_0">aaaa</label>
737         </td>
738       </tr>
739       <tr>
740         <td>
741           <input id="ctrl_136_1" value="2" type="radio" name="ctrl_136" />
742           <label for="ctrl_136_1">bbbb</label>
743         </td>
744       </tr>
745       <tr>
746         <td>
747           <input id="ctrl_136_2" value="3" type="radio" name="ctrl_136" />
748           <label for="ctrl_136_2">cccc</label>
749         </td>
750       </tr>
751       <tr>
752         <td>
753           <input id="ctrl_136_3" value="4" type="radio" name="ctrl_136" />
754           <label for="ctrl_136_3">dddd</label>
755         </td>
756       </tr>
757     </table>
758   </div>
759   <div id="GHTSubTest138" testname="System.Web.UI.WebControls.RadioButtonList: Inset:">
760     <table id="ctrl_137" style="border-color:black;border-style:inset;border-width:2px" border="0">
761       <tr>
762         <td>
763           <input id="ctrl_137_0" value="1" type="radio" name="ctrl_137" />
764           <label for="ctrl_137_0">aaaa</label>
765         </td>
766       </tr>
767       <tr>
768         <td>
769           <input id="ctrl_137_1" value="2" type="radio" name="ctrl_137" />
770           <label for="ctrl_137_1">bbbb</label>
771         </td>
772       </tr>
773       <tr>
774         <td>
775           <input id="ctrl_137_2" value="3" type="radio" name="ctrl_137" />
776           <label for="ctrl_137_2">cccc</label>
777         </td>
778       </tr>
779       <tr>
780         <td>
781           <input id="ctrl_137_3" value="4" type="radio" name="ctrl_137" />
782           <label for="ctrl_137_3">dddd</label>
783         </td>
784       </tr>
785     </table>
786   </div>
787   <div id="GHTSubTest139" testname="System.Web.UI.WebControls.RadioButtonList: None:">
788     <table id="ctrl_138" style="border-color:black;border-style:none;border-width:2px" border="0">
789       <tr>
790         <td>
791           <input id="ctrl_138_0" value="1" type="radio" name="ctrl_138" />
792           <label for="ctrl_138_0">aaaa</label>
793         </td>
794       </tr>
795       <tr>
796         <td>
797           <input id="ctrl_138_1" value="2" type="radio" name="ctrl_138" />
798           <label for="ctrl_138_1">bbbb</label>
799         </td>
800       </tr>
801       <tr>
802         <td>
803           <input id="ctrl_138_2" value="3" type="radio" name="ctrl_138" />
804           <label for="ctrl_138_2">cccc</label>
805         </td>
806       </tr>
807       <tr>
808         <td>
809           <input id="ctrl_138_3" value="4" type="radio" name="ctrl_138" />
810           <label for="ctrl_138_3">dddd</label>
811         </td>
812       </tr>
813     </table>
814   </div>
815   <div id="GHTSubTest140" testname="System.Web.UI.WebControls.RadioButtonList: NotSet:">
816     <table id="ctrl_139" style="border-color:black;border-style:solid;border-width:2px" border="0">
817       <tr>
818         <td>
819           <input id="ctrl_139_0" value="1" type="radio" name="ctrl_139" />
820           <label for="ctrl_139_0">aaaa</label>
821         </td>
822       </tr>
823       <tr>
824         <td>
825           <input id="ctrl_139_1" value="2" type="radio" name="ctrl_139" />
826           <label for="ctrl_139_1">bbbb</label>
827         </td>
828       </tr>
829       <tr>
830         <td>
831           <input id="ctrl_139_2" value="3" type="radio" name="ctrl_139" />
832           <label for="ctrl_139_2">cccc</label>
833         </td>
834       </tr>
835       <tr>
836         <td>
837           <input id="ctrl_139_3" value="4" type="radio" name="ctrl_139" />
838           <label for="ctrl_139_3">dddd</label>
839         </td>
840       </tr>
841     </table>
842   </div>
843   <div id="GHTSubTest141" testname="System.Web.UI.WebControls.RadioButtonList: Outset:">
844     <table id="ctrl_140" style="border-color:black;border-style:outset;border-width:2px" border="0">
845       <tr>
846         <td>
847           <input id="ctrl_140_0" value="1" type="radio" name="ctrl_140" />
848           <label for="ctrl_140_0">aaaa</label>
849         </td>
850       </tr>
851       <tr>
852         <td>
853           <input id="ctrl_140_1" value="2" type="radio" name="ctrl_140" />
854           <label for="ctrl_140_1">bbbb</label>
855         </td>
856       </tr>
857       <tr>
858         <td>
859           <input id="ctrl_140_2" value="3" type="radio" name="ctrl_140" />
860           <label for="ctrl_140_2">cccc</label>
861         </td>
862       </tr>
863       <tr>
864         <td>
865           <input id="ctrl_140_3" value="4" type="radio" name="ctrl_140" />
866           <label for="ctrl_140_3">dddd</label>
867         </td>
868       </tr>
869     </table>
870   </div>
871   <div id="GHTSubTest142" testname="System.Web.UI.WebControls.RadioButtonList: Ridge:">
872     <table id="ctrl_141" style="border-color:black;border-style:ridge;border-width:2px" border="0">
873       <tr>
874         <td>
875           <input id="ctrl_141_0" value="1" type="radio" name="ctrl_141" />
876           <label for="ctrl_141_0">aaaa</label>
877         </td>
878       </tr>
879       <tr>
880         <td>
881           <input id="ctrl_141_1" value="2" type="radio" name="ctrl_141" />
882           <label for="ctrl_141_1">bbbb</label>
883         </td>
884       </tr>
885       <tr>
886         <td>
887           <input id="ctrl_141_2" value="3" type="radio" name="ctrl_141" />
888           <label for="ctrl_141_2">cccc</label>
889         </td>
890       </tr>
891       <tr>
892         <td>
893           <input id="ctrl_141_3" value="4" type="radio" name="ctrl_141" />
894           <label for="ctrl_141_3">dddd</label>
895         </td>
896       </tr>
897     </table>
898   </div>
899   <div id="GHTSubTest143" testname="System.Web.UI.WebControls.RadioButtonList: Solid:">
900     <table id="ctrl_142" style="border-color:black;border-style:solid;border-width:2px" border="0">
901       <tr>
902         <td>
903           <input id="ctrl_142_0" value="1" type="radio" name="ctrl_142" />
904           <label for="ctrl_142_0">aaaa</label>
905         </td>
906       </tr>
907       <tr>
908         <td>
909           <input id="ctrl_142_1" value="2" type="radio" name="ctrl_142" />
910           <label for="ctrl_142_1">bbbb</label>
911         </td>
912       </tr>
913       <tr>
914         <td>
915           <input id="ctrl_142_2" value="3" type="radio" name="ctrl_142" />
916           <label for="ctrl_142_2">cccc</label>
917         </td>
918       </tr>
919       <tr>
920         <td>
921           <input id="ctrl_142_3" value="4" type="radio" name="ctrl_142" />
922           <label for="ctrl_142_3">dddd</label>
923         </td>
924       </tr>
925     </table>
926   </div>
927   <div id="GHTSubTest144" testname="System.Web.UI.WebControls.CheckBoxList: Default:">
928     <table id="ctrl_143" style="border-color:black;border-style:dashed;border-width:2px" border="0">
929       <tr>
930         <td>
931           <input id="ctrl_143_0" type="checkbox" name="ctrl_143$0" />
932           <label for="ctrl_143_0">aaaa</label>
933         </td>
934       </tr>
935       <tr>
936         <td>
937           <input id="ctrl_143_1" type="checkbox" name="ctrl_143$1" />
938           <label for="ctrl_143_1">bbbb</label>
939         </td>
940       </tr>
941       <tr>
942         <td>
943           <input id="ctrl_143_2" type="checkbox" name="ctrl_143$2" />
944           <label for="ctrl_143_2">cccc</label>
945         </td>
946       </tr>
947       <tr>
948         <td>
949           <input id="ctrl_143_3" type="checkbox" name="ctrl_143$3" />
950           <label for="ctrl_143_3">dddd</label>
951         </td>
952       </tr>
953     </table>
954   </div>
955   <div id="GHTSubTest145" testname="System.Web.UI.WebControls.CheckBoxList: Dashed:">
956     <table id="ctrl_144" style="border-color:black;border-style:dashed;border-width:2px" border="0">
957       <tr>
958         <td>
959           <input id="ctrl_144_0" type="checkbox" name="ctrl_144$0" />
960           <label for="ctrl_144_0">aaaa</label>
961         </td>
962       </tr>
963       <tr>
964         <td>
965           <input id="ctrl_144_1" type="checkbox" name="ctrl_144$1" />
966           <label for="ctrl_144_1">bbbb</label>
967         </td>
968       </tr>
969       <tr>
970         <td>
971           <input id="ctrl_144_2" type="checkbox" name="ctrl_144$2" />
972           <label for="ctrl_144_2">cccc</label>
973         </td>
974       </tr>
975       <tr>
976         <td>
977           <input id="ctrl_144_3" type="checkbox" name="ctrl_144$3" />
978           <label for="ctrl_144_3">dddd</label>
979         </td>
980       </tr>
981     </table>
982   </div>
983   <div id="GHTSubTest146" testname="System.Web.UI.WebControls.CheckBoxList: Dotted:">
984     <table id="ctrl_145" style="border-color:black;border-style:dotted;border-width:2px" border="0">
985       <tr>
986         <td>
987           <input id="ctrl_145_0" type="checkbox" name="ctrl_145$0" />
988           <label for="ctrl_145_0">aaaa</label>
989         </td>
990       </tr>
991       <tr>
992         <td>
993           <input id="ctrl_145_1" type="checkbox" name="ctrl_145$1" />
994           <label for="ctrl_145_1">bbbb</label>
995         </td>
996       </tr>
997       <tr>
998         <td>
999           <input id="ctrl_145_2" type="checkbox" name="ctrl_145$2" />
1000           <label for="ctrl_145_2">cccc</label>
1001         </td>
1002       </tr>
1003       <tr>
1004         <td>
1005           <input id="ctrl_145_3" type="checkbox" name="ctrl_145$3" />
1006           <label for="ctrl_145_3">dddd</label>
1007         </td>
1008       </tr>
1009     </table>
1010   </div>
1011   <div id="GHTSubTest147" testname="System.Web.UI.WebControls.CheckBoxList: Double:">
1012     <table id="ctrl_146" style="border-color:black;border-style:double;border-width:2px" border="0">
1013       <tr>
1014         <td>
1015           <input id="ctrl_146_0" type="checkbox" name="ctrl_146$0" />
1016           <label for="ctrl_146_0">aaaa</label>
1017         </td>
1018       </tr>
1019       <tr>
1020         <td>
1021           <input id="ctrl_146_1" type="checkbox" name="ctrl_146$1" />
1022           <label for="ctrl_146_1">bbbb</label>
1023         </td>
1024       </tr>
1025       <tr>
1026         <td>
1027           <input id="ctrl_146_2" type="checkbox" name="ctrl_146$2" />
1028           <label for="ctrl_146_2">cccc</label>
1029         </td>
1030       </tr>
1031       <tr>
1032         <td>
1033           <input id="ctrl_146_3" type="checkbox" name="ctrl_146$3" />
1034           <label for="ctrl_146_3">dddd</label>
1035         </td>
1036       </tr>
1037     </table>
1038   </div>
1039   <div id="GHTSubTest148" testname="System.Web.UI.WebControls.CheckBoxList: Groove:">
1040     <table id="ctrl_147" style="border-color:black;border-style:groove;border-width:2px" border="0">
1041       <tr>
1042         <td>
1043           <input id="ctrl_147_0" type="checkbox" name="ctrl_147$0" />
1044           <label for="ctrl_147_0">aaaa</label>
1045         </td>
1046       </tr>
1047       <tr>
1048         <td>
1049           <input id="ctrl_147_1" type="checkbox" name="ctrl_147$1" />
1050           <label for="ctrl_147_1">bbbb</label>
1051         </td>
1052       </tr>
1053       <tr>
1054         <td>
1055           <input id="ctrl_147_2" type="checkbox" name="ctrl_147$2" />
1056           <label for="ctrl_147_2">cccc</label>
1057         </td>
1058       </tr>
1059       <tr>
1060         <td>
1061           <input id="ctrl_147_3" type="checkbox" name="ctrl_147$3" />
1062           <label for="ctrl_147_3">dddd</label>
1063         </td>
1064       </tr>
1065     </table>
1066   </div>
1067   <div id="GHTSubTest149" testname="System.Web.UI.WebControls.CheckBoxList: Inset:">
1068     <table id="ctrl_148" style="border-color:black;border-style:inset;border-width:2px" border="0">
1069       <tr>
1070         <td>
1071           <input id="ctrl_148_0" type="checkbox" name="ctrl_148$0" />
1072           <label for="ctrl_148_0">aaaa</label>
1073         </td>
1074       </tr>
1075       <tr>
1076         <td>
1077           <input id="ctrl_148_1" type="checkbox" name="ctrl_148$1" />
1078           <label for="ctrl_148_1">bbbb</label>
1079         </td>
1080       </tr>
1081       <tr>
1082         <td>
1083           <input id="ctrl_148_2" type="checkbox" name="ctrl_148$2" />
1084           <label for="ctrl_148_2">cccc</label>
1085         </td>
1086       </tr>
1087       <tr>
1088         <td>
1089           <input id="ctrl_148_3" type="checkbox" name="ctrl_148$3" />
1090           <label for="ctrl_148_3">dddd</label>
1091         </td>
1092       </tr>
1093     </table>
1094   </div>
1095   <div id="GHTSubTest150" testname="System.Web.UI.WebControls.CheckBoxList: None:">
1096     <table id="ctrl_149" style="border-color:black;border-style:none;border-width:2px" border="0">
1097       <tr>
1098         <td>
1099           <input id="ctrl_149_0" type="checkbox" name="ctrl_149$0" />
1100           <label for="ctrl_149_0">aaaa</label>
1101         </td>
1102       </tr>
1103       <tr>
1104         <td>
1105           <input id="ctrl_149_1" type="checkbox" name="ctrl_149$1" />
1106           <label for="ctrl_149_1">bbbb</label>
1107         </td>
1108       </tr>
1109       <tr>
1110         <td>
1111           <input id="ctrl_149_2" type="checkbox" name="ctrl_149$2" />
1112           <label for="ctrl_149_2">cccc</label>
1113         </td>
1114       </tr>
1115       <tr>
1116         <td>
1117           <input id="ctrl_149_3" type="checkbox" name="ctrl_149$3" />
1118           <label for="ctrl_149_3">dddd</label>
1119         </td>
1120       </tr>
1121     </table>
1122   </div>
1123   <div id="GHTSubTest151" testname="System.Web.UI.WebControls.CheckBoxList: NotSet:">
1124     <table id="ctrl_150" style="border-color:black;border-style:solid;border-width:2px" border="0">
1125       <tr>
1126         <td>
1127           <input id="ctrl_150_0" type="checkbox" name="ctrl_150$0" />
1128           <label for="ctrl_150_0">aaaa</label>
1129         </td>
1130       </tr>
1131       <tr>
1132         <td>
1133           <input id="ctrl_150_1" type="checkbox" name="ctrl_150$1" />
1134           <label for="ctrl_150_1">bbbb</label>
1135         </td>
1136       </tr>
1137       <tr>
1138         <td>
1139           <input id="ctrl_150_2" type="checkbox" name="ctrl_150$2" />
1140           <label for="ctrl_150_2">cccc</label>
1141         </td>
1142       </tr>
1143       <tr>
1144         <td>
1145           <input id="ctrl_150_3" type="checkbox" name="ctrl_150$3" />
1146           <label for="ctrl_150_3">dddd</label>
1147         </td>
1148       </tr>
1149     </table>
1150   </div>
1151   <div id="GHTSubTest152" testname="System.Web.UI.WebControls.CheckBoxList: Outset:">
1152     <table id="ctrl_151" style="border-color:black;border-style:outset;border-width:2px" border="0">
1153       <tr>
1154         <td>
1155           <input id="ctrl_151_0" type="checkbox" name="ctrl_151$0" />
1156           <label for="ctrl_151_0">aaaa</label>
1157         </td>
1158       </tr>
1159       <tr>
1160         <td>
1161           <input id="ctrl_151_1" type="checkbox" name="ctrl_151$1" />
1162           <label for="ctrl_151_1">bbbb</label>
1163         </td>
1164       </tr>
1165       <tr>
1166         <td>
1167           <input id="ctrl_151_2" type="checkbox" name="ctrl_151$2" />
1168           <label for="ctrl_151_2">cccc</label>
1169         </td>
1170       </tr>
1171       <tr>
1172         <td>
1173           <input id="ctrl_151_3" type="checkbox" name="ctrl_151$3" />
1174           <label for="ctrl_151_3">dddd</label>
1175         </td>
1176       </tr>
1177     </table>
1178   </div>
1179   <div id="GHTSubTest153" testname="System.Web.UI.WebControls.CheckBoxList: Ridge:">
1180     <table id="ctrl_152" style="border-color:black;border-style:ridge;border-width:2px" border="0">
1181       <tr>
1182         <td>
1183           <input id="ctrl_152_0" type="checkbox" name="ctrl_152$0" />
1184           <label for="ctrl_152_0">aaaa</label>
1185         </td>
1186       </tr>
1187       <tr>
1188         <td>
1189           <input id="ctrl_152_1" type="checkbox" name="ctrl_152$1" />
1190           <label for="ctrl_152_1">bbbb</label>
1191         </td>
1192       </tr>
1193       <tr>
1194         <td>
1195           <input id="ctrl_152_2" type="checkbox" name="ctrl_152$2" />
1196           <label for="ctrl_152_2">cccc</label>
1197         </td>
1198       </tr>
1199       <tr>
1200         <td>
1201           <input id="ctrl_152_3" type="checkbox" name="ctrl_152$3" />
1202           <label for="ctrl_152_3">dddd</label>
1203         </td>
1204       </tr>
1205     </table>
1206   </div>
1207   <div id="GHTSubTest154" testname="System.Web.UI.WebControls.CheckBoxList: Solid:">
1208     <table id="ctrl_153" style="border-color:black;border-style:solid;border-width:2px" border="0">
1209       <tr>
1210         <td>
1211           <input id="ctrl_153_0" type="checkbox" name="ctrl_153$0" />
1212           <label for="ctrl_153_0">aaaa</label>
1213         </td>
1214       </tr>
1215       <tr>
1216         <td>
1217           <input id="ctrl_153_1" type="checkbox" name="ctrl_153$1" />
1218           <label for="ctrl_153_1">bbbb</label>
1219         </td>
1220       </tr>
1221       <tr>
1222         <td>
1223           <input id="ctrl_153_2" type="checkbox" name="ctrl_153$2" />
1224           <label for="ctrl_153_2">cccc</label>
1225         </td>
1226       </tr>
1227       <tr>
1228         <td>
1229           <input id="ctrl_153_3" type="checkbox" name="ctrl_153$3" />
1230           <label for="ctrl_153_3">dddd</label>
1231         </td>
1232       </tr>
1233     </table>
1234   </div>
1235   <div id="GHTSubTest155" testname="System.Web.UI.WebControls.DataGrid: Default:">
1236     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:dashed;border-width:2px" border="2">
1237       <tr>
1238         <td>Id</td>
1239         <td>Description</td>
1240       </tr>
1241       <tr>
1242         <td>1</td>
1243         <td>aaaa</td>
1244       </tr>
1245       <tr>
1246         <td>2</td>
1247         <td>bbbb</td>
1248       </tr>
1249       <tr>
1250         <td>3</td>
1251         <td>cccc</td>
1252       </tr>
1253       <tr>
1254         <td>4</td>
1255         <td>dddd</td>
1256       </tr>
1257     </table>
1258   </div>
1259   <div id="GHTSubTest156" testname="System.Web.UI.WebControls.DataGrid: Dashed:">
1260     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:dashed;border-width:2px" border="2">
1261       <tr>
1262         <td>Id</td>
1263         <td>Description</td>
1264       </tr>
1265       <tr>
1266         <td>1</td>
1267         <td>aaaa</td>
1268       </tr>
1269       <tr>
1270         <td>2</td>
1271         <td>bbbb</td>
1272       </tr>
1273       <tr>
1274         <td>3</td>
1275         <td>cccc</td>
1276       </tr>
1277       <tr>
1278         <td>4</td>
1279         <td>dddd</td>
1280       </tr>
1281     </table>
1282   </div>
1283   <div id="GHTSubTest157" testname="System.Web.UI.WebControls.DataGrid: Dotted:">
1284     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:dotted;border-width:2px" border="2">
1285       <tr>
1286         <td>Id</td>
1287         <td>Description</td>
1288       </tr>
1289       <tr>
1290         <td>1</td>
1291         <td>aaaa</td>
1292       </tr>
1293       <tr>
1294         <td>2</td>
1295         <td>bbbb</td>
1296       </tr>
1297       <tr>
1298         <td>3</td>
1299         <td>cccc</td>
1300       </tr>
1301       <tr>
1302         <td>4</td>
1303         <td>dddd</td>
1304       </tr>
1305     </table>
1306   </div>
1307   <div id="GHTSubTest158" testname="System.Web.UI.WebControls.DataGrid: Double:">
1308     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:double;border-width:2px" border="2">
1309       <tr>
1310         <td>Id</td>
1311         <td>Description</td>
1312       </tr>
1313       <tr>
1314         <td>1</td>
1315         <td>aaaa</td>
1316       </tr>
1317       <tr>
1318         <td>2</td>
1319         <td>bbbb</td>
1320       </tr>
1321       <tr>
1322         <td>3</td>
1323         <td>cccc</td>
1324       </tr>
1325       <tr>
1326         <td>4</td>
1327         <td>dddd</td>
1328       </tr>
1329     </table>
1330   </div>
1331   <div id="GHTSubTest159" testname="System.Web.UI.WebControls.DataGrid: Groove:">
1332     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:groove;border-width:2px" border="2">
1333       <tr>
1334         <td>Id</td>
1335         <td>Description</td>
1336       </tr>
1337       <tr>
1338         <td>1</td>
1339         <td>aaaa</td>
1340       </tr>
1341       <tr>
1342         <td>2</td>
1343         <td>bbbb</td>
1344       </tr>
1345       <tr>
1346         <td>3</td>
1347         <td>cccc</td>
1348       </tr>
1349       <tr>
1350         <td>4</td>
1351         <td>dddd</td>
1352       </tr>
1353     </table>
1354   </div>
1355   <div id="GHTSubTest160" testname="System.Web.UI.WebControls.DataGrid: Inset:">
1356     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:inset;border-width:2px" border="2">
1357       <tr>
1358         <td>Id</td>
1359         <td>Description</td>
1360       </tr>
1361       <tr>
1362         <td>1</td>
1363         <td>aaaa</td>
1364       </tr>
1365       <tr>
1366         <td>2</td>
1367         <td>bbbb</td>
1368       </tr>
1369       <tr>
1370         <td>3</td>
1371         <td>cccc</td>
1372       </tr>
1373       <tr>
1374         <td>4</td>
1375         <td>dddd</td>
1376       </tr>
1377     </table>
1378   </div>
1379   <div id="GHTSubTest161" testname="System.Web.UI.WebControls.DataGrid: None:">
1380     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:none;border-width:2px" border="2">
1381       <tr>
1382         <td>Id</td>
1383         <td>Description</td>
1384       </tr>
1385       <tr>
1386         <td>1</td>
1387         <td>aaaa</td>
1388       </tr>
1389       <tr>
1390         <td>2</td>
1391         <td>bbbb</td>
1392       </tr>
1393       <tr>
1394         <td>3</td>
1395         <td>cccc</td>
1396       </tr>
1397       <tr>
1398         <td>4</td>
1399         <td>dddd</td>
1400       </tr>
1401     </table>
1402   </div>
1403   <div id="GHTSubTest162" testname="System.Web.UI.WebControls.DataGrid: NotSet:">
1404     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:solid;border-width:2px" border="2">
1405       <tr>
1406         <td>Id</td>
1407         <td>Description</td>
1408       </tr>
1409       <tr>
1410         <td>1</td>
1411         <td>aaaa</td>
1412       </tr>
1413       <tr>
1414         <td>2</td>
1415         <td>bbbb</td>
1416       </tr>
1417       <tr>
1418         <td>3</td>
1419         <td>cccc</td>
1420       </tr>
1421       <tr>
1422         <td>4</td>
1423         <td>dddd</td>
1424       </tr>
1425     </table>
1426   </div>
1427   <div id="GHTSubTest163" testname="System.Web.UI.WebControls.DataGrid: Outset:">
1428     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:outset;border-width:2px" border="2">
1429       <tr>
1430         <td>Id</td>
1431         <td>Description</td>
1432       </tr>
1433       <tr>
1434         <td>1</td>
1435         <td>aaaa</td>
1436       </tr>
1437       <tr>
1438         <td>2</td>
1439         <td>bbbb</td>
1440       </tr>
1441       <tr>
1442         <td>3</td>
1443         <td>cccc</td>
1444       </tr>
1445       <tr>
1446         <td>4</td>
1447         <td>dddd</td>
1448       </tr>
1449     </table>
1450   </div>
1451   <div id="GHTSubTest164" testname="System.Web.UI.WebControls.DataGrid: Ridge:">
1452     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:ridge;border-width:2px" border="2">
1453       <tr>
1454         <td>Id</td>
1455         <td>Description</td>
1456       </tr>
1457       <tr>
1458         <td>1</td>
1459         <td>aaaa</td>
1460       </tr>
1461       <tr>
1462         <td>2</td>
1463         <td>bbbb</td>
1464       </tr>
1465       <tr>
1466         <td>3</td>
1467         <td>cccc</td>
1468       </tr>
1469       <tr>
1470         <td>4</td>
1471         <td>dddd</td>
1472       </tr>
1473     </table>
1474   </div>
1475   <div id="GHTSubTest165" testname="System.Web.UI.WebControls.DataGrid: Solid:">
1476     <table cellspacing="0" rules="all" style="border-collapse:collapse;border-color:black;border-style:solid;border-width:2px" border="2">
1477       <tr>
1478         <td>Id</td>
1479         <td>Description</td>
1480       </tr>
1481       <tr>
1482         <td>1</td>
1483         <td>aaaa</td>
1484       </tr>
1485       <tr>
1486         <td>2</td>
1487         <td>bbbb</td>
1488       </tr>
1489       <tr>
1490         <td>3</td>
1491         <td>cccc</td>
1492       </tr>
1493       <tr>
1494         <td>4</td>
1495         <td>dddd</td>
1496       </tr>
1497     </table>
1498   </div>
1499   <div id="GHTSubTest166" testname="System.Web.UI.WebControls.DataGridItem: Default:">
1500     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1501       <tr>
1502         <td>Id</td>
1503         <td>Description</td>
1504       </tr>
1505       <tr id="ctrl_165_ctrl_166" style="border-color:black;border-style:dashed;border-width:2px">
1506         <td>1</td>
1507         <td>aaaa</td>
1508       </tr>
1509       <tr>
1510         <td>2</td>
1511         <td>bbbb</td>
1512       </tr>
1513       <tr>
1514         <td>3</td>
1515         <td>cccc</td>
1516       </tr>
1517       <tr>
1518         <td>4</td>
1519         <td>dddd</td>
1520       </tr>
1521     </table>
1522   </div>
1523   <div id="GHTSubTest167" testname="System.Web.UI.WebControls.DataGridItem: Dashed:">
1524     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1525       <tr>
1526         <td>Id</td>
1527         <td>Description</td>
1528       </tr>
1529       <tr id="ctrl_167_ctrl_168" style="border-color:black;border-style:dashed;border-width:2px">
1530         <td>1</td>
1531         <td>aaaa</td>
1532       </tr>
1533       <tr>
1534         <td>2</td>
1535         <td>bbbb</td>
1536       </tr>
1537       <tr>
1538         <td>3</td>
1539         <td>cccc</td>
1540       </tr>
1541       <tr>
1542         <td>4</td>
1543         <td>dddd</td>
1544       </tr>
1545     </table>
1546   </div>
1547   <div id="GHTSubTest168" testname="System.Web.UI.WebControls.DataGridItem: Dotted:">
1548     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1549       <tr>
1550         <td>Id</td>
1551         <td>Description</td>
1552       </tr>
1553       <tr id="ctrl_169_ctrl_170" style="border-color:black;border-style:dotted;border-width:2px">
1554         <td>1</td>
1555         <td>aaaa</td>
1556       </tr>
1557       <tr>
1558         <td>2</td>
1559         <td>bbbb</td>
1560       </tr>
1561       <tr>
1562         <td>3</td>
1563         <td>cccc</td>
1564       </tr>
1565       <tr>
1566         <td>4</td>
1567         <td>dddd</td>
1568       </tr>
1569     </table>
1570   </div>
1571   <div id="GHTSubTest169" testname="System.Web.UI.WebControls.DataGridItem: Double:">
1572     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1573       <tr>
1574         <td>Id</td>
1575         <td>Description</td>
1576       </tr>
1577       <tr id="ctrl_171_ctrl_172" style="border-color:black;border-style:double;border-width:2px">
1578         <td>1</td>
1579         <td>aaaa</td>
1580       </tr>
1581       <tr>
1582         <td>2</td>
1583         <td>bbbb</td>
1584       </tr>
1585       <tr>
1586         <td>3</td>
1587         <td>cccc</td>
1588       </tr>
1589       <tr>
1590         <td>4</td>
1591         <td>dddd</td>
1592       </tr>
1593     </table>
1594   </div>
1595   <div id="GHTSubTest170" testname="System.Web.UI.WebControls.DataGridItem: Groove:">
1596     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1597       <tr>
1598         <td>Id</td>
1599         <td>Description</td>
1600       </tr>
1601       <tr id="ctrl_173_ctrl_174" style="border-color:black;border-style:groove;border-width:2px">
1602         <td>1</td>
1603         <td>aaaa</td>
1604       </tr>
1605       <tr>
1606         <td>2</td>
1607         <td>bbbb</td>
1608       </tr>
1609       <tr>
1610         <td>3</td>
1611         <td>cccc</td>
1612       </tr>
1613       <tr>
1614         <td>4</td>
1615         <td>dddd</td>
1616       </tr>
1617     </table>
1618   </div>
1619   <div id="GHTSubTest171" testname="System.Web.UI.WebControls.DataGridItem: Inset:">
1620     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1621       <tr>
1622         <td>Id</td>
1623         <td>Description</td>
1624       </tr>
1625       <tr id="ctrl_175_ctrl_176" style="border-color:black;border-style:inset;border-width:2px">
1626         <td>1</td>
1627         <td>aaaa</td>
1628       </tr>
1629       <tr>
1630         <td>2</td>
1631         <td>bbbb</td>
1632       </tr>
1633       <tr>
1634         <td>3</td>
1635         <td>cccc</td>
1636       </tr>
1637       <tr>
1638         <td>4</td>
1639         <td>dddd</td>
1640       </tr>
1641     </table>
1642   </div>
1643   <div id="GHTSubTest172" testname="System.Web.UI.WebControls.DataGridItem: None:">
1644     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1645       <tr>
1646         <td>Id</td>
1647         <td>Description</td>
1648       </tr>
1649       <tr id="ctrl_177_ctrl_178" style="border-color:black;border-style:none;border-width:2px">
1650         <td>1</td>
1651         <td>aaaa</td>
1652       </tr>
1653       <tr>
1654         <td>2</td>
1655         <td>bbbb</td>
1656       </tr>
1657       <tr>
1658         <td>3</td>
1659         <td>cccc</td>
1660       </tr>
1661       <tr>
1662         <td>4</td>
1663         <td>dddd</td>
1664       </tr>
1665     </table>
1666   </div>
1667   <div id="GHTSubTest173" testname="System.Web.UI.WebControls.DataGridItem: NotSet:">
1668     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1669       <tr>
1670         <td>Id</td>
1671         <td>Description</td>
1672       </tr>
1673       <tr id="ctrl_179_ctrl_180" style="border-color:black;border-style:solid;border-width:2px">
1674         <td>1</td>
1675         <td>aaaa</td>
1676       </tr>
1677       <tr>
1678         <td>2</td>
1679         <td>bbbb</td>
1680       </tr>
1681       <tr>
1682         <td>3</td>
1683         <td>cccc</td>
1684       </tr>
1685       <tr>
1686         <td>4</td>
1687         <td>dddd</td>
1688       </tr>
1689     </table>
1690   </div>
1691   <div id="GHTSubTest174" testname="System.Web.UI.WebControls.DataGridItem: Outset:">
1692     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1693       <tr>
1694         <td>Id</td>
1695         <td>Description</td>
1696       </tr>
1697       <tr id="ctrl_181_ctrl_182" style="border-color:black;border-style:outset;border-width:2px">
1698         <td>1</td>
1699         <td>aaaa</td>
1700       </tr>
1701       <tr>
1702         <td>2</td>
1703         <td>bbbb</td>
1704       </tr>
1705       <tr>
1706         <td>3</td>
1707         <td>cccc</td>
1708       </tr>
1709       <tr>
1710         <td>4</td>
1711         <td>dddd</td>
1712       </tr>
1713     </table>
1714   </div>
1715   <div id="GHTSubTest175" testname="System.Web.UI.WebControls.DataGridItem: Ridge:">
1716     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1717       <tr>
1718         <td>Id</td>
1719         <td>Description</td>
1720       </tr>
1721       <tr id="ctrl_183_ctrl_184" style="border-color:black;border-style:ridge;border-width:2px">
1722         <td>1</td>
1723         <td>aaaa</td>
1724       </tr>
1725       <tr>
1726         <td>2</td>
1727         <td>bbbb</td>
1728       </tr>
1729       <tr>
1730         <td>3</td>
1731         <td>cccc</td>
1732       </tr>
1733       <tr>
1734         <td>4</td>
1735         <td>dddd</td>
1736       </tr>
1737     </table>
1738   </div>
1739   <div id="GHTSubTest176" testname="System.Web.UI.WebControls.DataGridItem: Solid:">
1740     <table cellspacing="0" rules="all" style="border-collapse:collapse" border="1">
1741       <tr>
1742         <td>Id</td>
1743         <td>Description</td>
1744       </tr>
1745       <tr id="ctrl_185_ctrl_186" style="border-color:black;border-style:solid;border-width:2px">
1746         <td>1</td>
1747         <td>aaaa</td>
1748       </tr>
1749       <tr>
1750         <td>2</td>
1751         <td>bbbb</td>
1752       </tr>
1753       <tr>
1754         <td>3</td>
1755         <td>cccc</td>
1756       </tr>
1757       <tr>
1758         <td>4</td>
1759         <td>dddd</td>
1760       </tr>
1761     </table>
1762   </div>
1763   <div id="GHTSubTest177" testname="System.Web.UI.WebControls.DataList: Default:">
1764     <table id="ctrl_187" cellspacing="0" style="border-collapse:collapse;border-color:black;border-style:dashed;border-width:2px" border="0">
1765       <tr>
1766         <td>
1767           <div>
1768             <span style="font-weight:bold">ID: </span>
1769             <span>1</span>
1770             <span style="font-weight:bold">     Description: </span>
1771             <span>aaaa</span>
1772           </div>
1773         </td>
1774       </tr>
1775     </table>
1776   </div>
1777 </testresults>