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 2009/12/02 19:04:43 UTC

svn commit: r886228 [7/11] - in /myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src: main/java/org/apache/myfaces/trinidadinternal/io/ main/java/org/apache/myfaces/trinidadinternal/renderkit/core/ppr/ test/java/org/apache/myfaces/trinidadinter...

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithPrompt-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithPrompt-minimalScrRdr-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithPrompt-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithPrompt-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -42,7 +42,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -67,7 +67,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -92,7 +92,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Select to hide information
+              &#9660; Select to hide information
             </span>
           </a>promptText
         </div>
@@ -121,7 +121,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -147,7 +147,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -172,7 +172,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -198,7 +198,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -224,7 +224,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -250,7 +250,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -276,7 +276,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -302,7 +302,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -328,7 +328,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -354,7 +354,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -380,7 +380,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -406,7 +406,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -432,7 +432,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>
@@ -458,7 +458,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>promptText
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimal-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimal-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimal-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -51,7 +51,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -84,7 +84,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to hide information"
                 >
-              &#x25bc;
+              &#9660;
             </span>
           </a>
           <a
@@ -121,7 +121,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -155,7 +155,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -188,7 +188,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -222,7 +222,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -256,7 +256,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -290,7 +290,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -324,7 +324,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -358,7 +358,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -392,7 +392,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -426,7 +426,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -460,7 +460,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -494,7 +494,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -528,7 +528,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -562,7 +562,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIE-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIE-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIE-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIE-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -51,7 +51,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -84,7 +84,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to hide information"
                 >
-              &#x25bc;
+              &#9660;
             </span>
           </a>
           <a
@@ -121,7 +121,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -155,7 +155,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -188,7 +188,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -222,7 +222,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -256,7 +256,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -290,7 +290,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -324,7 +324,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -358,7 +358,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -392,7 +392,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -426,7 +426,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -460,7 +460,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -494,7 +494,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -528,7 +528,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -562,7 +562,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIERtl-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIERtl-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalIERtl-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -51,7 +51,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -84,7 +84,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to hide information"
                 >
-              &#x25bc;
+              &#9660;
             </span>
           </a>
           <a
@@ -121,7 +121,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -155,7 +155,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -188,7 +188,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -222,7 +222,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -256,7 +256,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -290,7 +290,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -324,7 +324,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -358,7 +358,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -392,7 +392,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -426,7 +426,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -460,7 +460,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -494,7 +494,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -528,7 +528,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a
@@ -562,7 +562,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalInacc-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalInacc-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalInacc-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -51,7 +51,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -84,7 +84,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to hide information"
                 >
-              &#x25bc;
+              &#9660;
             </span>
           </a>
           <a
@@ -121,7 +121,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -155,7 +155,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -188,7 +188,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -222,7 +222,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -256,7 +256,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -290,7 +290,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -324,7 +324,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -358,7 +358,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -392,7 +392,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -426,7 +426,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -460,7 +460,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -494,7 +494,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -528,7 +528,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a
@@ -562,7 +562,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalSaf-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalSaf-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalSaf-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -51,7 +51,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -84,7 +84,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to hide information"
                 >
-              &#x2193;
+              &#8595;
             </span>
           </a>
           <a
@@ -121,7 +121,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -155,7 +155,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -188,7 +188,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -222,7 +222,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -256,7 +256,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -290,7 +290,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -324,7 +324,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -358,7 +358,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -392,7 +392,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -426,7 +426,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -460,7 +460,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -494,7 +494,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -528,7 +528,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a
@@ -562,7 +562,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalScrRdr-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalScrRdr-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/showDetailWithoutPrompt-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -49,7 +49,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -81,7 +81,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Select to hide information
+              &#9660; Select to hide information
             </span>
           </a>
           <a
@@ -117,7 +117,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -150,7 +150,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -182,7 +182,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -215,7 +215,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -248,7 +248,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -281,7 +281,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -314,7 +314,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -347,7 +347,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -380,7 +380,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -413,7 +413,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -446,7 +446,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -479,7 +479,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -512,7 +512,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a
@@ -545,7 +545,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>
           </a>
           <a

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/singleStepButtonBar-minimalPPC-golden.xml Wed Dec  2 18:04:40 2009
@@ -18,7 +18,7 @@
           </td>
           <td
               >
-            &#xa0;
+            &#160;
           </td>
           <td
               >
@@ -62,7 +62,7 @@
           </td>
           <td
               >
-            &#xa0;
+            &#160;
           </td>
           <td
               >
@@ -110,7 +110,7 @@
           </td>
           <td
               >
-            &#xa0;
+            &#160;
           </td>
           <td
                nowrap="nowrap"
@@ -119,7 +119,7 @@
           </td>
           <td
               >
-            &#xa0;
+            &#160;
           </td>
           <td
               >
@@ -158,7 +158,7 @@
           </td>
           <td
               >
-            &#xa0;
+            &#160;
           </td>
           <td
               >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/table-minimal-golden.xml
URL: http://svn.apache.org/viewvc/myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/table-minimal-golden.xml?rev=886228&r1=886227&r2=886228&view=diff
==============================================================================
--- myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/table-minimal-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/table-minimal-golden.xml Wed Dec  2 18:04:40 2009
@@ -210,7 +210,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -262,7 +262,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -314,7 +314,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -366,7 +366,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -418,7 +418,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -683,7 +683,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -735,7 +735,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -787,7 +787,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -839,7 +839,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -891,7 +891,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1145,7 +1145,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1197,7 +1197,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1249,7 +1249,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1301,7 +1301,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1353,7 +1353,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1613,7 +1613,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1673,7 +1673,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1733,7 +1733,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1793,7 +1793,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -1853,7 +1853,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2119,7 +2119,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2171,7 +2171,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2223,7 +2223,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2275,7 +2275,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2327,7 +2327,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2586,7 +2586,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2638,7 +2638,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2690,7 +2690,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2742,7 +2742,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -2794,7 +2794,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3053,7 +3053,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3106,7 +3106,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3159,7 +3159,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3212,7 +3212,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3265,7 +3265,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3525,7 +3525,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3577,7 +3577,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3629,7 +3629,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3681,7 +3681,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3733,7 +3733,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -3959,7 +3959,7 @@
                          href="uri-attr:#"
                         >
                       Show All Details
-                    </a>&#xa0;|&#xa0;
+                    </a>&#160;|&#160;
                     <a
                          class="OraLink af_showDetail_prompt-link"
                          id="mainId__xc_ha"
@@ -4036,7 +4036,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -4088,7 +4088,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -4140,7 +4140,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -4192,7 +4192,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -4244,7 +4244,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -4503,7 +4503,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to hide information"
                             >
-                          &#x25bc;
+                          &#9660;
                         </span>
                       </a>
                       <a
@@ -4575,7 +4575,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to hide information"
                             >
-                          &#x25bc;
+                          &#9660;
                         </span>
                       </a>
                       <a
@@ -4647,7 +4647,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to hide information"
                             >
-                          &#x25bc;
+                          &#9660;
                         </span>
                       </a>
                       <a
@@ -4719,7 +4719,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to hide information"
                             >
-                          &#x25bc;
+                          &#9660;
                         </span>
                       </a>
                       <a
@@ -4791,7 +4791,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to hide information"
                             >
-                          &#x25bc;
+                          &#9660;
                         </span>
                       </a>
                       <a
@@ -5070,7 +5070,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5122,7 +5122,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5174,7 +5174,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5226,7 +5226,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5278,7 +5278,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5537,7 +5537,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5589,7 +5589,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5641,7 +5641,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5693,7 +5693,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -5745,7 +5745,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6004,7 +6004,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6056,7 +6056,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6108,7 +6108,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6160,7 +6160,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6212,7 +6212,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6471,7 +6471,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6523,7 +6523,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6575,7 +6575,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6627,7 +6627,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6679,7 +6679,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6938,7 +6938,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -6990,7 +6990,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7042,7 +7042,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7094,7 +7094,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7146,7 +7146,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7405,7 +7405,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7457,7 +7457,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7509,7 +7509,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7561,7 +7561,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7613,7 +7613,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7873,7 +7873,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7925,7 +7925,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -7977,7 +7977,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8029,7 +8029,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8081,7 +8081,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8341,7 +8341,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8393,7 +8393,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8445,7 +8445,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8497,7 +8497,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8549,7 +8549,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8790,7 +8790,7 @@
                          title="Sorted in ascending order"
                          href="uri-attr:#"
                         >
-                      &#x25b2;
+                      &#9650;
                     </a>
                   </th>
                 </tr>
@@ -8817,7 +8817,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8869,7 +8869,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8921,7 +8921,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -8973,7 +8973,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9025,7 +9025,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9259,7 +9259,7 @@
                          title="Sorted in descending order"
                          href="uri-attr:#"
                         >
-                      &#x25bc;
+                      &#9660;
                     </a>
                   </th>
                   <th
@@ -9293,7 +9293,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9345,7 +9345,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9397,7 +9397,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9449,7 +9449,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a
@@ -9501,7 +9501,7 @@
                              class="p_OraHideShowDisclosedSymbol"
                              title="Select to show information"
                             >
-                          &#x25ba;
+                          &#9658;
                         </span>
                       </a>
                       <a