You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mu...@apache.org on 2010/06/09 01:40:36 UTC

svn commit: r952866 [18/19] - in /myfaces/trinidad/branches/1.2.12.3-branch/trinidad-impl/src: main/java/org/apache/myfaces/trinidadinternal/renderkit/core/xhtml/ test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/

Modified: myfaces/trinidad/branches/1.2.12.3-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectOneListbox-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.3-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectOneListbox-minimalPPC-golden.xml?rev=952866&r1=952865&r2=952866&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.3-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectOneListbox-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.3-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/selectOneListbox-minimalPPC-golden.xml Tue Jun  8 23:40:35 2010
@@ -1,2286 +1,2426 @@
 <results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[value,4]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   selected="selected"
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     selected="selected"
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[valuePassThru,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[valuePassThru,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="2"
-                  >
-                item2
-              </option>
-              <option
-                   value="4"
-                  >
-                item4
-              </option>
-              <option
-                   value="8"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="2"
+                    >
+                  item2
+                </option>
+                <option
+                     value="4"
+                    >
+                  item4
+                </option>
+                <option
+                     value="8"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[autoSubmit,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[autoSubmit,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <script
-                 type="text/javascript"
-                >
-              var _pprUpDatemode=false;function _adfspu(f,v,e,s,o){_pprUpdateMode=true;if(!o)o=new Object();if(e)o.event=e;if(s)o.source=s;_submitPartialChange(f,v,o);}
-            </script>
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 onchange="TrPage._autoSubmit('formId','mainId',null,1);return true;"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <script
+                   type="text/javascript"
+                  >
+                var _pprUpDatemode=false;function _adfspu(f,v,e,s,o){_pprUpdateMode=true;if(!o)o=new Object();if(e)o.event=e;if(s)o.source=s;_submitPartialChange(f,v,o);}
+              </script>
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   onchange="TrPage._autoSubmit('formId','mainId',null,1);return true;"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[disabled,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[disabled,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFDisabled"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 disabled="disabled"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFDisabled"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   disabled="disabled"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[label,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <label
-                 for="mainId"
-                >
-              test-label
-            </label>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <label
+                   for="mainId"
+                  >
+                test-label
+              </label>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[unselectedLabel,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="4"
-                >
-              
-              <option
-                   selected="selected"
-                   value=""
-                  >
-                test-unselectedLabel
-              </option>
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="4"
+                  >
+                
+                <option
+                     selected="selected"
+                     value=""
+                    >
+                  test-unselectedLabel
+                </option>
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[readOnly,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[readOnly,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFReadOnly"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFReadOnly"
+             summary=""
+             width="100%"
             >
           
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
+          <tr
               >
             
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <span
-                 class="AFFieldText"
-                 id="mainId"
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
                 >
               
-            </span>
-            <div
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
                 >
               
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+              <span
+                   class="AFFieldText"
+                   id="mainId"
+                  >
+                
+              </span>
+              <div
                   >
                 
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[required,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[required,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFRequired"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <span
-                 class="AFRequiredIconStyle"
-                 title="Required"
-                >
-              *
-            </span>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFRequired"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <span
+                   class="AFRequiredIconStyle"
+                   title="Required"
+                  >
+                *
+              </span>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[size,10]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="10"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="10"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[id,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="test-id__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="test-id"
-                 name="test-id"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="test-id"
+                   name="test-id"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[showRequired,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[required,false]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[required,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFRequired"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <span
-                 class="AFRequiredIconStyle"
-                 title="Required"
-                >
-              *
-            </span>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFRequired"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <span
+                   class="AFRequiredIconStyle"
+                   title="Required"
+                  >
+                *
+              </span>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[showRequired,true]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFRequired"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <span
-                 class="AFRequiredIconStyle"
-                 title="Required"
-                >
-              *
-            </span>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFRequired"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <span
+                   class="AFRequiredIconStyle"
+                   title="Required"
+                  >
+                *
+              </span>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[showRequired,true,AttributeTest[required,false]]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFRequired"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <span
-                 class="AFRequiredIconStyle"
-                 title="Required"
-                >
-              *
-            </span>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFRequired"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <span
+                   class="AFRequiredIconStyle"
+                   title="Required"
+                  >
+                *
+              </span>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[showRequired,true,AttributeTest[required,true]]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox p_AFRequired"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-            <span
-                 class="AFRequiredIconStyle"
-                 title="Required"
-                >
-              *
-            </span>
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox p_AFRequired"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+              <span
+                   class="AFRequiredIconStyle"
+                   title="Required"
+                  >
+                *
+              </span>
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[inlineStyle,background-color:red]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           style="background-color:red"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             style="background-color:red"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[shortDesc,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           title="test-shortDesc"
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 size="3"
-                 title="test-shortDesc"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             title="test-shortDesc"
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   size="3"
+                   title="test-shortDesc"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[onblur,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 onblur="test-onblur"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   onblur="test-onblur"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[ondblclick,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 ondblclick="test-ondblclick"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   ondblclick="test-ondblclick"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[onclick,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 onclick="test-onclick"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >
-                item8
-              </option>
-            </select>
-            <div
-                >
-              
-              <img
-                   alt=""
-                   height="0"
-                   width="1"
-                   src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                  >
-                
-              </img>
-            </div>
-          </td>
-        </tr>
-      </table>
+        <table
+             border="0"
+             cellpadding="0"
+             cellspacing="0"
+             class="af_selectOneListbox"
+             summary=""
+             width="100%"
+            >
+          
+          <tr
+              >
+            
+            <td
+                 class="af_selectOneListbox_label"
+                 valign="top"
+                >
+              
+            </td>
+            <td
+                 class="AFContentCell"
+                 valign="top"
+                >
+              
+              <select
+                   class="af_selectOneListbox_content"
+                   id="mainId"
+                   name="mainId"
+                   onclick="test-onclick"
+                   size="3"
+                  >
+                
+                <option
+                     value="0"
+                    >
+                  item2
+                </option>
+                <option
+                     value="1"
+                    >
+                  item4
+                </option>
+                <option
+                     value="2"
+                    >
+                  item8
+                </option>
+              </select>
+              <div
+                  >
+                
+                <img
+                     alt=""
+                     height="0"
+                     width="1"
+                     src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                    >
+                  
+                </img>
+              </div>
+            </td>
+          </tr>
+        </table>
+      </div>
 <!--AttributeTest[onfocus,null]-->
 
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_selectOneListbox"
+      <div
            id="mainId__xc_"
-           summary=""
-           width="100%"
           >
         
-        <tr
-            >
-          
-          <td
-               class="af_selectOneListbox_label"
-               valign="top"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               valign="top"
-              >
-            
-            <select
-                 class="af_selectOneListbox_content"
-                 id="mainId"
-                 name="mainId"
-                 onfocus="test-onfocus"
-                 size="3"
-                >
-              
-              <option
-                   value="0"
-                  >
-                item2
-              </option>
-              <option
-                   value="1"
-                  >
-                item4
-              </option>
-              <option
-                   value="2"
-                  >

[... 986 lines stripped ...]