You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-commits@incubator.apache.org by jw...@apache.org on 2006/08/21 19:23:15 UTC

svn commit: r433332 [8/8] - in /incubator/adffaces/trunk/trinidad/trinidad-impl/src: main/java/org/apache/myfaces/trinidadinternal/renderkit/core/xhtml/ test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/

Modified: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalScrRdr-golden.xml?rev=433332&r1=433331&r2=433332&view=diff
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalScrRdr-golden.xml (original)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalScrRdr-golden.xml Mon Aug 21 12:23:12 2006
@@ -1,7358 +1,7494 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onblur,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onblur="test-onblur"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onchange,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onchange="test-onchange"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onclick="test-onclick"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[ondblclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       ondblclick="test-ondblclick"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onfocus,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onfocus="test-onfocus"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeydown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onkeydown="test-onkeydown"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeypress,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onkeypress="test-onkeypress"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeyup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onkeyup="test-onkeyup"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousedown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onmousedown="test-onmousedown"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousemove,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onmousemove="test-onmousemove"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseout,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onmouseout="test-onmouseout"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseover,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onmouseover="test-onmouseover"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onmouseup="test-onmouseup"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onselect,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       onselect="test-onselect"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[value,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="5"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[accessKey,a,AttributeTest[label,label_val]]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-            <label
-                 for="mainId"
-                >
-              label_val
-            </label>
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[columns,3]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="3"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,id_val]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="id_val__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="id_val"
-                       name="id_val"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('id_val',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('id_val',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[inlineStyle,background-color:red]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           style="background-color:red"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[label,label_val]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-            <label
-                 for="mainId"
-                >
-              label_val
-            </label>
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[shortDesc,shortDesc_val]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-           title="shortDesc_val"
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       title="shortDesc_val"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                  <label
-                       class="p_OraHiddenLabel"
-                       for="mainId"
-                      >
-                    shortDesc_val
-                  </label>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[styleClass,styleClass_val]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="styleClass_val af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[contentStyle,contentStyle_val]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       style="contentStyle_val"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',true,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="increment"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxup.png"
-                           style="display:block"
-                           title="increment"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                  <div
-                       class="af_inputNumberSpinbox_decrement-cell"
-                      >
-                    
-                    <a
-                         onclick="return false;"
-                         onmousedown="_spinboxRepeat('mainId',false,1,1,2147483647);"
-                         onmouseup="_clearSpinbox();"
-                         href="uri-attr:#"
-                        >
-                      
-                      <img
-                           alt="decrement"
-                           border="0"
-                           height="5"
-                           src="/test-context-path/adf/images/spbxdn.png"
-                           style="display:block;padding-top:2px"
-                           title="decrement"
-                           width="5"
-                          >
-                        
-                      </img>
-                    </a>
-                  </div>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[autoSubmit,false]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="af_inputNumberSpinbox"
-           id="mainId__xc_"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               class="af_inputNumberSpinbox_label"
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-               class="AFContentCell"
-               nowrap="nowrap"
-               valign="top"
-              >
-            
-            <table
-                 border="0"
-                 cellpadding="0"
-                 cellspacing="0"
-                 summary=""
-                >
-              
-              <tr
-                  >
-                
-                <td
-                    >
-                  
-                  <input
-                       class="af_inputNumberSpinbox_content"
-                       id="mainId"
-                       name="mainId"
-                       size="1"
-                       type="text"
-                       value="Text"
-                      >
-                    
-                  </input>
-                </td>
-                <td
-                     align="center"
-                     class="af_inputNumberSpinbox_spinbox-cell"
-                     valign="middle"
-                    >
-                  
-                  <div
-                       class="af_inputNumberSpinbox_increment-cell"

[... 12122 lines stripped ...]