You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by aw...@apache.org on 2007/05/09 06:43:43 UTC

svn commit: r536416 [2/3] - in /myfaces/trinidad/trunk/trinidad: trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/ trinidad-build/src/main/resources/META-INF/maven-faces-plugin/components/trinidad/core/ trinidad-build/s...

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalPPC-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalPPC-golden.xml Tue May  8 21:43:40 2007
@@ -1,33 +1,29 @@
-<results>
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        
-      </script>
-<!--AttributeTest[source,myScriptSource]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-           src="uri-attr:encoded-resource-url:myScriptSource"
-          >
-        
-      </script>
-<!--AttributeTest[text,myScriptText]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        myScriptText
-      </script>
-<!--AttributeTest[id,myScriptId]-->
-
-      <script
-           id="myScriptId"
-           language="javascript"
-          >
-        
-      </script>
-</results>
+<results>
+      <script
+           id="mainId"
+          >
+        
+      </script>
+<!--AttributeTest[source,myScriptSource]-->
+
+      <script
+           id="mainId"
+           src="uri-attr:encoded-resource-url:myScriptSource"
+          >
+        
+      </script>
+<!--AttributeTest[text,myScriptText]-->
+
+      <script
+           id="mainId"
+          >
+        myScriptText
+      </script>
+<!--AttributeTest[id,myScriptId]-->
+
+      <script
+           id="myScriptId"
+          >
+        
+      </script>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalSaf-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalSaf-golden.xml Tue May  8 21:43:40 2007
@@ -1,33 +1,29 @@
-<results>
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        
-      </script>
-<!--AttributeTest[source,myScriptSource]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-           src="uri-attr:encoded-resource-url:myScriptSource"
-          >
-        
-      </script>
-<!--AttributeTest[text,myScriptText]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        myScriptText
-      </script>
-<!--AttributeTest[id,myScriptId]-->
-
-      <script
-           id="myScriptId"
-           language="javascript"
-          >
-        
-      </script>
-</results>
+<results>
+      <script
+           id="mainId"
+          >
+        
+      </script>
+<!--AttributeTest[source,myScriptSource]-->
+
+      <script
+           id="mainId"
+           src="uri-attr:encoded-resource-url:myScriptSource"
+          >
+        
+      </script>
+<!--AttributeTest[text,myScriptText]-->
+
+      <script
+           id="mainId"
+          >
+        myScriptText
+      </script>
+<!--AttributeTest[id,myScriptId]-->
+
+      <script
+           id="myScriptId"
+          >
+        
+      </script>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalScrRdr-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/script-minimalScrRdr-golden.xml Tue May  8 21:43:40 2007
@@ -1,34 +1,33 @@
-<results>
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        
-      </script>
-<!--AttributeTest[source,myScriptSource]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-           type="text/javascript"
-           src="uri-attr:encoded-resource-url:myScriptSource"
-          >
-        
-      </script>
-<!--AttributeTest[text,myScriptText]-->
-
-      <script
-           id="mainId"
-           language="javascript"
-          >
-        myScriptText
-      </script>
-<!--AttributeTest[id,myScriptId]-->
-
-      <script
-           id="myScriptId"
-           language="javascript"
-          >
-        
-      </script>
-</results>
+<results>
+      <script
+           id="mainId"
+           type="text/javascript"
+          >
+        
+      </script>
+<!--AttributeTest[source,myScriptSource]-->
+
+      <script
+           id="mainId"
+           type="text/javascript"
+           src="uri-attr:encoded-resource-url:myScriptSource"
+          >
+        
+      </script>
+<!--AttributeTest[text,myScriptText]-->
+
+      <script
+           id="mainId"
+           type="text/javascript"
+          >
+        myScriptText
+      </script>
+<!--AttributeTest[id,myScriptId]-->
+
+      <script
+           id="myScriptId"
+           type="text/javascript"
+          >
+        
+      </script>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimal-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimal-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimal-golden.xml Tue May  8 21:43:40 2007
@@ -1,230 +1,244 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 accesskey="k"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Bac
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                k
-              </span>
-            </button>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 accesskey="k"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Bac
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                k
+              </span>
+            </button>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIE-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIE-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIE-golden.xml Tue May  8 21:43:40 2007
@@ -1,210 +1,224 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 accesskey="k"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Bac
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                k
-              </span>
-            </button>
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 accesskey="k"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Bac
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                k
+              </span>
+            </button>
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIERtl-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalIERtl-golden.xml Tue May  8 21:43:40 2007
@@ -1,210 +1,224 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 accesskey="k"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Bac
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                k
-              </span>
-            </button>
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <script
-                >
-              t(5,1)
-            </script>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 accesskey="k"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Bac
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                k
+              </span>
+            </button>
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <script
+                >
+              t(5,1)
+            </script>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalInacc-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalInacc-golden.xml Tue May  8 21:43:40 2007
@@ -1,221 +1,235 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <img
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 accesskey="k"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Bac
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                k
-              </span>
-            </button>
-          </td>
-          <td
-              >
-            
-            <img
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <img
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 accesskey="k"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Bac
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                k
+              </span>
+            </button>
+          </td>
+          <td
+              >
+            
+            <img
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml Tue May  8 21:43:40 2007
@@ -3,6 +3,7 @@
            border="0"
            cellpadding="0"
            cellspacing="0"
+           class="af_singleStepButtonBar"
            id="mainId"
            summary=""
           >
@@ -22,13 +23,16 @@
           <td
               >
             
-            <a
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 href="uri-attr:encoded-action-url:#"
+            <input
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="submit"
+                 value="Next"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
                 >
-              Next
-            </a>
+              
+            </input>
           </td>
         </tr>
       </table>
@@ -38,6 +42,7 @@
            border="0"
            cellpadding="0"
            cellspacing="0"
+           class="af_singleStepButtonBar"
            id="mainId"
            summary=""
           >
@@ -50,7 +55,7 @@
               >
             
             <span
-                 class="OraNavBarViewOnly"
+                 class="af_singleStepButtonBar_label"
                 >
               Step 1 of 10
             </span>
@@ -62,13 +67,16 @@
           <td
               >
             
-            <a
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 href="uri-attr:encoded-action-url:#"
+            <input
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="submit"
+                 value="Next"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
                 >
-              Next
-            </a>
+              
+            </input>
           </td>
         </tr>
       </table>
@@ -78,6 +86,7 @@
            border="0"
            cellpadding="0"
            cellspacing="0"
+           class="af_singleStepButtonBar"
            id="mainId"
            summary=""
           >
@@ -88,13 +97,16 @@
           <td
               >
             
-            <a
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 href="uri-attr:encoded-action-url:#"
+            <input
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="submit"
+                 value="Back"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
                 >
-              Back
-            </a>
+              
+            </input>
           </td>
           <td
               >
@@ -112,13 +124,16 @@
           <td
               >
             
-            <a
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 href="uri-attr:encoded-action-url:#"
+            <input
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="submit"
+                 value="Next"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
                 >
-              Next
-            </a>
+              
+            </input>
           </td>
         </tr>
       </table>
@@ -128,6 +143,7 @@
            border="0"
            cellpadding="0"
            cellspacing="0"
+           class="af_singleStepButtonBar"
            id="test-id"
            summary=""
           >
@@ -147,13 +163,16 @@
           <td
               >
             
-            <a
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 href="uri-attr:encoded-action-url:#"
+            <input
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="submit"
+                 value="Next"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
                 >
-              Next
-            </a>
+              
+            </input>
           </td>
         </tr>
       </table>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalSaf-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalSaf-golden.xml Tue May  8 21:43:40 2007
@@ -1,230 +1,244 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 accesskey="k"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Bac
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                k
-              </span>
-            </button>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 accesskey="x"
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Ne
-              <span
-                   class="AFAccessKeyStyle"
-                  >
-                x
-              </span>t
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 accesskey="k"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Bac
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                k
+              </span>
+            </button>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 accesskey="x"
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Ne
+              <span
+                   class="AFAccessKeyStyle"
+                  >
+                x
+              </span>t
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalScrRdr-golden.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalScrRdr-golden.xml Tue May  8 21:43:40 2007
@@ -1,200 +1,214 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[maxStep,10]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-            <span
-                 class="OraNavBarViewOnly"
-                >
-              Step 1 of 10
-            </span>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'2');return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[selectedStep,5]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',0,'4');return false"
-                 type="button"
-                >
-              Back
-            </button>
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','mainId',1,'6');return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[id,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="test-id"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               nowrap="nowrap"
-              >
-            
-          </td>
-          <td
-              >
-            
-            <img
-                 alt=""
-                 height="1"
-                 width="5"
-                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
-                >
-              
-            </img>
-          </td>
-          <td
-              >
-            
-            <button
-                 class="OraLink"
-                 onclick="_navBarSubmit('formId','goto','test-id',1,'2');return false"
-                 type="button"
-                >
-              Next
-            </button>
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[maxStep,10]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+            <span
+                 class="af_singleStepButtonBar_label"
+                >
+              Step 1 of 10
+            </span>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[selectedStep,5]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="mainId"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            
+            <button
+                 class="af_commandButton"
+                 onclick="submitForm('formId',0,{source:'mainId::back'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::back"
+                 name="uri-attr:mainId::back"
+                >
+              Back
+            </button>
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'mainId::next'});return false;"
+                 type="button"
+                 id="uri-attr:mainId::next"
+                 name="uri-attr:mainId::next"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[id,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="af_singleStepButtonBar"
+           id="test-id"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               nowrap="nowrap"
+              >
+            
+          </td>
+          <td
+              >
+            
+            <img
+                 alt=""
+                 height="1"
+                 width="5"
+                 src="uri-attr:encoded-resource-url:/test-context-path/adf/images/t.gif"
+                >
+              
+            </img>
+          </td>
+          <td
+              >
+            
+            <button
+                 class="af_commandButton"
+                 onclick="submitForm('formId',1,{source:'test-id::next'});return false;"
+                 type="button"
+                 id="uri-attr:test-id::next"
+                 name="uri-attr:test-id::next"
+                >
+              Next
+            </button>
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/cellFormat.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/cellFormat.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/cellFormat.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/cellFormat.xml Tue May  8 21:43:40 2007
@@ -1,29 +1,29 @@
-<test xmlns="http://myfaces.apache.org/trinidad/test"
-      xmlns:tr="http://myfaces.apache.org/trinidad">
-      
-  <base-component tr:type="org.apache.myfaces.trinidad.HtmlCellFormat">
-      <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Text"/>
-  </base-component>
-  
-  <!-- ungrouped attributes -->
-  <attribute-test name="columnSpan" value="2"/>
-  <enum-test name="halign"/>
-  <boolean-test name="header"/>
-  <attribute-test name="headers" value="hid1 hid2"/>
-  <attribute-test name="height" value="50px"/>
-  <attribute-test name="rowSpan" value="2"/>
-  <attribute-test name="shortText" value="myShortText"/>
-  <enum-test name="valign"/>
-  <attribute-test name="width" value="75%"/>
-  <boolean-test name="wrappingDisabled"/>
-  
-  <!-- core attributes -->
-  <attribute-test name="id" value="myCellId"/>
-  <attribute-test name="inlineStyle" value="background-color:blue"/>
-  <attribute-test name="shortDesc" value="myShortDesc"/>
-  <attribute-test name="styleClass" value="myStyle"/>
-  
-  <!-- javascript attributes -->
-  <js-test/>
-  
+<test xmlns="http://myfaces.apache.org/trinidad/test"
+      xmlns:tr="http://myfaces.apache.org/trinidad">
+      
+  <base-component tr:type="org.apache.myfaces.trinidad.HtmlCellFormat">
+      <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Text"/>
+  </base-component>
+  
+  <!-- ungrouped attributes -->
+  <attribute-test name="columnSpan" value="2"/>
+  <enum-test name="halign"/>
+  <boolean-test name="header"/>
+  <attribute-test name="headers" value="hid1 hid2"/>
+  <attribute-test name="height" value="50px"/>
+  <attribute-test name="rowSpan" value="2"/>
+  <attribute-test name="shortText" value="myShortText"/>
+  <enum-test name="valign"/>
+  <attribute-test name="width" value="75%"/>
+  <boolean-test name="wrappingDisabled"/>
+  
+  <!-- core attributes -->
+  <attribute-test name="id" value="myCellId"/>
+  <attribute-test name="inlineStyle" value="background-color:blue"/>
+  <attribute-test name="shortDesc" value="myShortDesc"/>
+  <attribute-test name="styleClass" value="myStyle"/>
+  
+  <!-- javascript attributes -->
+  <js-test/>
+  
 </test>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/rowLayout.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/rowLayout.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/rowLayout.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/rowLayout.xml Tue May  8 21:43:40 2007
@@ -1,28 +1,28 @@
-<test xmlns="http://myfaces.apache.org/trinidad/test"
-      xmlns:tr="http://myfaces.apache.org/trinidad">
-      
-  <base-component tr:type="org.apache.myfaces.trinidad.HtmlRowLayout">
-    
-    <component tr:type="org.apache.myfaces.trinidad.HtmlCellFormat" halign="center">
-      <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Row 1"/>
-    </component>
-    
-    <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Row 2"/>
-    
-  </base-component>
-  
-  <!-- ungrouped attributes -->
-  <enum-test name="halign"/>
-  <enum-test name="valign"/>
-  <attribute-test name="width" value="75%"/>
-  
-  <!-- core attributes -->
-  <attribute-test name="id" value="myRowId"/>
-  <attribute-test name="inlineStyle" value="background-color:blue"/>
-  <attribute-test name="shortDesc" value="myShortDesc"/>
-  <attribute-test name="styleClass" value="myStyle"/>
-  
-  <!-- javascript attributes -->
-  <js-test/>
-  
+<test xmlns="http://myfaces.apache.org/trinidad/test"
+      xmlns:tr="http://myfaces.apache.org/trinidad">
+      
+  <base-component tr:type="org.apache.myfaces.trinidad.HtmlRowLayout">
+    
+    <component tr:type="org.apache.myfaces.trinidad.HtmlCellFormat" halign="center">
+      <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Row 1"/>
+    </component>
+    
+    <component tr:type="org.apache.myfaces.trinidad.CoreOutputText" value="Row 2"/>
+    
+  </base-component>
+  
+  <!-- ungrouped attributes -->
+  <enum-test name="halign"/>
+  <enum-test name="valign"/>
+  <attribute-test name="width" value="75%"/>
+  
+  <!-- core attributes -->
+  <attribute-test name="id" value="myRowId"/>
+  <attribute-test name="inlineStyle" value="background-color:blue"/>
+  <attribute-test name="shortDesc" value="myShortDesc"/>
+  <attribute-test name="styleClass" value="myStyle"/>
+  
+  <!-- javascript attributes -->
+  <js-test/>
+  
 </test>

Modified: myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/script.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/script.xml?view=diff&rev=536416&r1=536415&r2=536416
==============================================================================
--- myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/script.xml (original)
+++ myfaces/trinidad/trunk/trinidad/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/testScripts/script.xml Tue May  8 21:43:40 2007
@@ -1,13 +1,13 @@
-<test xmlns="http://myfaces.apache.org/trinidad/test"
-      xmlns:tr="http://myfaces.apache.org/trinidad">
-      
-  <base-component tr:type="org.apache.myfaces.trinidad.HtmlScript"/>
-
-  <!-- ungrouped attributes -->
-  <attribute-test name="source" value="myScriptSource"/>
-  <attribute-test name="text" value="myScriptText"/>
-
-  <!-- core attributes -->
-  <attribute-test name="id" value="myScriptId"/>
-     
+<test xmlns="http://myfaces.apache.org/trinidad/test"
+      xmlns:tr="http://myfaces.apache.org/trinidad">
+      
+  <base-component tr:type="org.apache.myfaces.trinidad.HtmlScript"/>
+
+  <!-- ungrouped attributes -->
+  <attribute-test name="source" value="myScriptSource"/>
+  <attribute-test name="text" value="myScriptText"/>
+
+  <!-- core attributes -->
+  <attribute-test name="id" value="myScriptId"/>
+  
 </test>