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/10 22:41:53 UTC

svn commit: r430572 [7/9] - in /incubator/adffaces/trunk/trinidad: trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/ trinidad-build/src/main/resources/META-INF/maven-faces-plugin/renderers/trinidad/ trinidad-demo/s...

Added: incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalSaf-golden.xml?rev=430572&view=auto
==============================================================================
--- incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalSaf-golden.xml (added)
+++ incubator/adffaces/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/inputNumberSpinbox-minimalSaf-golden.xml Thu Aug 10 15:41:52 2006
@@ -0,0 +1,7356 @@
+<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
+                 accesskey="a"
+                 for="mainId"
+                >
+              l
+              <u
+                  >
+                a
+              </u>bel_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>
+                </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"
+                      >
+                    
+                    <a
+                         onclick="return false;"

[... 4623 lines stripped ...]