You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by jw...@apache.org on 2014/07/08 21:12:47 UTC

svn commit: r1608901 [17/42] - in /myfaces/trinidad/trunk/trinidad-impl/src: main/java/org/apache/myfaces/trinidadinternal/renderkit/core/xhtml/ test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-minimalSaf-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-minimalSaf-golden.xml Tue Jul  8 19:12:41 2014
@@ -1,657 +1,680 @@
-<results>
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onclick="test-onclick"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[ondblclick,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           ondblclick="test-ondblclick"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeydown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onkeydown="test-onkeydown"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeypress,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onkeypress="test-onkeypress"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onkeyup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onkeyup="test-onkeyup"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousedown,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onmousedown="test-onmousedown"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmousemove,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onmousemove="test-onmousemove"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseout,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onmouseout="test-onmouseout"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseover,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onmouseover="test-onmouseover"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[onmouseup,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           onmouseup="test-onmouseup"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[styleClass,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           class="test-styleClass"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[shortDesc,null]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-           title="test-shortDesc"
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[inlineStyle,background-color:red]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           style="background-color:red"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[valign,middle]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               valign="middle"
-              >
-            1
-          </td>
-          <td
-               valign="middle"
-              >
-            2
-          </td>
-          <td
-               valign="middle"
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[valign,top]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               valign="top"
-              >
-            1
-          </td>
-          <td
-               valign="top"
-              >
-            2
-          </td>
-          <td
-               valign="top"
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[valign,baseline]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               valign="baseline"
-              >
-            1
-          </td>
-          <td
-               valign="baseline"
-              >
-            2
-          </td>
-          <td
-               valign="baseline"
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[valign,bottom]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               valign="bottom"
-              >
-            1
-          </td>
-          <td
-               valign="bottom"
-              >
-            2
-          </td>
-          <td
-               valign="bottom"
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[halign,right]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               width="100%"
-              >
-            
-          </td>
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[halign,start]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[halign,left]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[halign,end]-->
-
-      <table
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-               width="100%"
-              >
-            
-          </td>
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-<!--AttributeTest[halign,center]-->
-
-      <table
-           align="center"
-           border="0"
-           cellpadding="0"
-           cellspacing="0"
-           id="mainId"
-           summary=""
-          >
-        
-        <tr
-            >
-          
-          <td
-              >
-            1
-          </td>
-          <td
-              >
-            2
-          </td>
-          <td
-              >
-            3
-          </td>
-        </tr>
-      </table>
-</results>
+<results>
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onclick,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onclick="test-onclick"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[ondblclick,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           ondblclick="test-ondblclick"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeydown,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onkeydown="test-onkeydown"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeypress,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onkeypress="test-onkeypress"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onkeyup,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onkeyup="test-onkeyup"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmousedown,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onmousedown="test-onmousedown"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmousemove,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onmousemove="test-onmousemove"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseout,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onmouseout="test-onmouseout"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseover,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onmouseover="test-onmouseover"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[onmouseup,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           onmouseup="test-onmouseup"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[styleClass,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           class="test-styleClass"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[shortDesc,null]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+           title="test-shortDesc"
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[inlineStyle,background-color:red]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           style="background-color:red"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[valign,middle]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               valign="middle"
+              >
+            1
+          </td>
+          <td
+               valign="middle"
+              >
+            2
+          </td>
+          <td
+               valign="middle"
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[valign,top]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               valign="top"
+              >
+            1
+          </td>
+          <td
+               valign="top"
+              >
+            2
+          </td>
+          <td
+               valign="top"
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[valign,baseline]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               valign="baseline"
+              >
+            1
+          </td>
+          <td
+               valign="baseline"
+              >
+            2
+          </td>
+          <td
+               valign="baseline"
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[valign,bottom]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               valign="bottom"
+              >
+            1
+          </td>
+          <td
+               valign="bottom"
+              >
+            2
+          </td>
+          <td
+               valign="bottom"
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[halign,right]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               width="100%"
+              >
+            
+          </td>
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[halign,start]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[halign,left]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[halign,end]-->
+
+      <table
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+               width="100%"
+              >
+            
+          </td>
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+<!--AttributeTest[halign,center]-->
+
+      <table
+           align="center"
+           border="0"
+           cellpadding="0"
+           cellspacing="0"
+           id="mainId"
+           role="presentation"
+           summary=""
+          >
+        
+        <tr
+            >
+          
+          <td
+              >
+            1
+          </td>
+          <td
+              >
+            2
+          </td>
+          <td
+              >
+            3
+          </td>
+        </tr>
+      </table>
+</results>

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimal-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimal-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimal-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -50,6 +51,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
            summary=""
           >
         
@@ -96,6 +98,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
            summary=""
           >
         
@@ -142,6 +145,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
            summary=""
           >
         
@@ -188,6 +192,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
            summary=""
           >
         
@@ -234,6 +239,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
            summary=""
           >
         
@@ -280,6 +286,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
            summary=""
           >
         
@@ -326,6 +333,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
            summary=""
           >
         
@@ -372,6 +380,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
            summary=""
           >
         
@@ -418,6 +427,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
            summary=""
           >
         
@@ -464,6 +474,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
            summary=""
           >
         
@@ -510,6 +521,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -555,6 +567,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -601,6 +614,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
            summary=""
           >
@@ -647,6 +661,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -697,6 +712,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -747,6 +763,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -797,6 +814,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -847,6 +865,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -897,6 +916,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -942,6 +962,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -987,6 +1008,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -1038,6 +1060,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIE-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIE-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIE-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -50,6 +51,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
            summary=""
           >
         
@@ -96,6 +98,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
            summary=""
           >
         
@@ -142,6 +145,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
            summary=""
           >
         
@@ -188,6 +192,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
            summary=""
           >
         
@@ -234,6 +239,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
            summary=""
           >
         
@@ -280,6 +286,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
            summary=""
           >
         
@@ -326,6 +333,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
            summary=""
           >
         
@@ -372,6 +380,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
            summary=""
           >
         
@@ -418,6 +427,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
            summary=""
           >
         
@@ -464,6 +474,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
            summary=""
           >
         
@@ -510,6 +521,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -555,6 +567,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -601,6 +614,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
            summary=""
           >
@@ -647,6 +661,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -697,6 +712,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -747,6 +763,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -797,6 +814,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -847,6 +865,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -897,6 +916,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -942,6 +962,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -987,6 +1008,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -1038,6 +1060,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIERtl-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalIERtl-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -50,6 +51,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
            summary=""
           >
         
@@ -96,6 +98,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
            summary=""
           >
         
@@ -142,6 +145,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
            summary=""
           >
         
@@ -188,6 +192,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
            summary=""
           >
         
@@ -234,6 +239,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
            summary=""
           >
         
@@ -280,6 +286,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
            summary=""
           >
         
@@ -326,6 +333,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
            summary=""
           >
         
@@ -372,6 +380,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
            summary=""
           >
         
@@ -418,6 +427,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
            summary=""
           >
         
@@ -464,6 +474,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
            summary=""
           >
         
@@ -510,6 +521,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -555,6 +567,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -601,6 +614,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
            summary=""
           >
@@ -647,6 +661,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -697,6 +712,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -747,6 +763,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -797,6 +814,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -847,6 +865,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -892,6 +911,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -937,6 +957,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -987,6 +1008,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -1038,6 +1060,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalInacc-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalInacc-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -49,6 +50,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
           >
         
         <tr
@@ -94,6 +96,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
           >
         
         <tr
@@ -139,6 +142,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
           >
         
         <tr
@@ -184,6 +188,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
           >
         
         <tr
@@ -229,6 +234,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
           >
         
         <tr
@@ -274,6 +280,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
           >
         
         <tr
@@ -319,6 +326,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
           >
         
         <tr
@@ -364,6 +372,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
           >
         
         <tr
@@ -409,6 +418,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
           >
         
         <tr
@@ -454,6 +464,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
           >
         
         <tr
@@ -499,6 +510,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -543,6 +555,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            title="test-shortDesc"
           >
         
@@ -588,6 +601,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
           >
         
@@ -633,6 +647,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -682,6 +697,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -731,6 +747,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -780,6 +797,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -829,6 +847,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -878,6 +897,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -922,6 +942,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -966,6 +987,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr
@@ -1016,6 +1038,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
           >
         
         <tr

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalPPC-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalPPC-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -50,6 +51,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
            summary=""
           >
         
@@ -96,6 +98,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
            summary=""
           >
         
@@ -142,6 +145,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
            summary=""
           >
         
@@ -188,6 +192,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
            summary=""
           >
         
@@ -234,6 +239,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
            summary=""
           >
         
@@ -280,6 +286,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
            summary=""
           >
         
@@ -326,6 +333,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
            summary=""
           >
         
@@ -372,6 +380,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
            summary=""
           >
         
@@ -418,6 +427,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
            summary=""
           >
         
@@ -464,6 +474,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
            summary=""
           >
         
@@ -510,6 +521,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -555,6 +567,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -601,6 +614,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
            summary=""
           >
@@ -647,6 +661,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -697,6 +712,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -747,6 +763,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -797,6 +814,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -847,6 +865,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -892,6 +911,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -937,6 +957,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -982,6 +1003,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -1028,6 +1050,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalSaf-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelHorizontalLayout-separator-minimalSaf-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -50,6 +51,7 @@
            cellspacing="0"
            id="mainId"
            onclick="test-onclick"
+           role="presentation"
            summary=""
           >
         
@@ -96,6 +98,7 @@
            cellspacing="0"
            id="mainId"
            ondblclick="test-ondblclick"
+           role="presentation"
            summary=""
           >
         
@@ -142,6 +145,7 @@
            cellspacing="0"
            id="mainId"
            onkeydown="test-onkeydown"
+           role="presentation"
            summary=""
           >
         
@@ -188,6 +192,7 @@
            cellspacing="0"
            id="mainId"
            onkeypress="test-onkeypress"
+           role="presentation"
            summary=""
           >
         
@@ -234,6 +239,7 @@
            cellspacing="0"
            id="mainId"
            onkeyup="test-onkeyup"
+           role="presentation"
            summary=""
           >
         
@@ -280,6 +286,7 @@
            cellspacing="0"
            id="mainId"
            onmousedown="test-onmousedown"
+           role="presentation"
            summary=""
           >
         
@@ -326,6 +333,7 @@
            cellspacing="0"
            id="mainId"
            onmousemove="test-onmousemove"
+           role="presentation"
            summary=""
           >
         
@@ -372,6 +380,7 @@
            cellspacing="0"
            id="mainId"
            onmouseout="test-onmouseout"
+           role="presentation"
            summary=""
           >
         
@@ -418,6 +427,7 @@
            cellspacing="0"
            id="mainId"
            onmouseover="test-onmouseover"
+           role="presentation"
            summary=""
           >
         
@@ -464,6 +474,7 @@
            cellspacing="0"
            id="mainId"
            onmouseup="test-onmouseup"
+           role="presentation"
            summary=""
           >
         
@@ -510,6 +521,7 @@
            cellspacing="0"
            class="test-styleClass"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -555,6 +567,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -601,6 +614,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            style="background-color:red"
            summary=""
           >
@@ -647,6 +661,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -697,6 +712,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -747,6 +763,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -797,6 +814,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -847,6 +865,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -897,6 +916,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -942,6 +962,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -987,6 +1008,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         
@@ -1038,6 +1060,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId"
+           role="presentation"
            summary=""
           >
         

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimal-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimal-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimal-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIE-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIE-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIE-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIERtl-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalIERtl-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalInacc-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalInacc-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
           >
         
         <tr
@@ -25,6 +26,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                 >
               
               <tr
@@ -39,6 +41,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                       >
                     
                     <tr
@@ -79,6 +82,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                       >
                     
                     <tr
@@ -123,6 +127,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                       >
                     
                     <tr

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalPPC-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalPPC-golden.xml Tue Jul  8 19:12:41 2014
@@ -7,6 +7,7 @@
              border="0"
              cellpadding="0"
              cellspacing="0"
+             role="presentation"
              summary=""
              width="100%"
             >
@@ -28,6 +29,7 @@
                    border="0"
                    cellpadding="0"
                    cellspacing="0"
+                   role="presentation"
                    summary=""
                   >
                 
@@ -46,6 +48,7 @@
                            cellpadding="0"
                            cellspacing="0"
                            class="af_selectBooleanCheckbox"
+                           role="presentation"
                            summary=""
                            width="100%"
                           >
@@ -106,6 +109,7 @@
                            cellpadding="0"
                            cellspacing="0"
                            class="af_selectBooleanCheckbox"
+                           role="presentation"
                            summary=""
                            width="100%"
                           >
@@ -170,6 +174,7 @@
                            cellpadding="0"
                            cellspacing="0"
                            class="af_inputText"
+                           role="presentation"
                            summary=""
                            width="100%"
                           >

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalSaf-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-facet-minimalSaf-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimal-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimal-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimal-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -180,6 +185,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -207,6 +213,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -222,6 +229,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -268,6 +276,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -318,6 +327,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -361,6 +371,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -384,6 +395,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -399,6 +411,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -445,6 +458,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -495,6 +509,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -538,6 +553,7 @@
            cellpadding="0"
            cellspacing="0"
            id="test-id__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -560,6 +576,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -575,6 +592,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -621,6 +639,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -671,6 +690,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -716,6 +736,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -738,6 +759,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -753,6 +775,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -799,6 +822,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -849,6 +873,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -892,6 +917,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -915,6 +941,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -930,6 +957,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -976,6 +1004,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -1026,6 +1055,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     

Modified: myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimalIE-golden.xml?rev=1608901&r1=1608900&r2=1608901&view=diff
==============================================================================
--- myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimalIE-golden.xml (original)
+++ myfaces/trinidad/trunk/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelLabelAndMessage-minimalIE-golden.xml Tue Jul  8 19:12:41 2014
@@ -4,6 +4,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -26,6 +27,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -41,6 +43,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -87,6 +90,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -137,6 +141,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -180,6 +185,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -207,6 +213,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -222,6 +229,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -268,6 +276,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -318,6 +327,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -361,6 +371,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -384,6 +395,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -399,6 +411,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -445,6 +458,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -495,6 +509,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -538,6 +553,7 @@
            cellpadding="0"
            cellspacing="0"
            id="test-id__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -560,6 +576,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -575,6 +592,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -621,6 +639,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -671,6 +690,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -716,6 +736,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
           >
         
@@ -738,6 +759,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -753,6 +775,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -799,6 +822,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -849,6 +873,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -892,6 +917,7 @@
            cellpadding="0"
            cellspacing="0"
            id="mainId__xc_"
+           role="presentation"
            summary=""
            title="test-shortDesc"
           >
@@ -915,6 +941,7 @@
                  border="0"
                  cellpadding="0"
                  cellspacing="0"
+                 role="presentation"
                  summary=""
                 >
               
@@ -930,6 +957,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -976,6 +1004,7 @@
                        cellspacing="0"
                        class="af_selectBooleanCheckbox"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >
                     
@@ -1026,6 +1055,7 @@
                        cellspacing="0"
                        class="af_inputText"
                        id="_idXXX__xc_"
+                       role="presentation"
                        summary=""
                       >