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 [4/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/outputFormatted-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/outputFormatted-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/outputFormatted-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputFormatted-minimalSaf-golden.xml Wed Dec  2 18:04:40 2009
@@ -205,28 +205,28 @@
       <span
            id="mainId"
           >
-        Text with &#xae;
+        Text with &#174;
       </span>
 <!--AttributeTest[value,Text with &copy;]-->
 
       <span
            id="mainId"
           >
-        Text with &#xa9;
+        Text with &#169;
       </span>
 <!--AttributeTest[value,Text with &nbsp;]-->
 
       <span
            id="mainId"
           >
-        Text with &#xa0;
+        Text with &#160;
       </span>
 <!--AttributeTest[value,Text with &quot;]-->
 
       <span
            id="mainId"
           >
-        Text with &quot;
+        Text with "
       </span>
 <!--AttributeTest[value,Text with ignored entity &ignored;]-->
 

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputFormatted-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/outputFormatted-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/outputFormatted-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputFormatted-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -205,28 +205,28 @@
       <span
            id="mainId"
           >
-        Text with &#xae;
+        Text with &#174;
       </span>
 <!--AttributeTest[value,Text with &copy;]-->
 
       <span
            id="mainId"
           >
-        Text with &#xa9;
+        Text with &#169;
       </span>
 <!--AttributeTest[value,Text with &nbsp;]-->
 
       <span
            id="mainId"
           >
-        Text with &#xa0;
+        Text with &#160;
       </span>
 <!--AttributeTest[value,Text with &quot;]-->
 
       <span
            id="mainId"
           >
-        Text with &quot;
+        Text with "
       </span>
 <!--AttributeTest[value,Text with ignored entity &ignored;]-->
 

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimal-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimal-golden.xml Wed Dec  2 18:04:40 2009
@@ -54,7 +54,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalIE-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalIE-golden.xml Wed Dec  2 18:04:40 2009
@@ -54,7 +54,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalIERtl-golden.xml Wed Dec  2 18:04:40 2009
@@ -54,7 +54,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalInacc-golden.xml Wed Dec  2 18:04:40 2009
@@ -44,7 +44,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;label-noaccess
+        </span>&#160;label-noaccess
       </span>
 <!--AttributeTest[id,null]-->
 

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalPPC-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalPPC-golden.xml Wed Dec  2 18:04:40 2009
@@ -48,7 +48,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalSaf-golden.xml Wed Dec  2 18:04:40 2009
@@ -54,7 +54,7 @@
              title="Required"
             >
           *
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-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/outputLabel-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/outputLabel-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/outputLabel-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -47,7 +47,7 @@
              class="AFRequiredIconStyle"
             >
           * Required
-        </span>&#xa0;
+        </span>&#160;
         <label
              for="input"
             >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimal-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimal-golden.xml Wed Dec  2 18:04:40 2009
@@ -401,7 +401,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimalIE-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIE-golden.xml Wed Dec  2 18:04:40 2009
@@ -386,7 +386,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalIERtl-golden.xml Wed Dec  2 18:04:40 2009
@@ -398,7 +398,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalInacc-golden.xml Wed Dec  2 18:04:40 2009
@@ -384,7 +384,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalSaf-golden.xml Wed Dec  2 18:04:40 2009
@@ -401,7 +401,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-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/page-facets-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/page-facets-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/page-facets-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -453,7 +453,7 @@
                        name="uri-attr:mainId:0:stamp"
                       >
                     First
-                  </a>&#xa0;&#xa0;&gt;&#xa0;&#xa0;
+                  </a>&#160;&#160;&gt;&#160;&#160;
                 </nobr>
                 <nobr
                     >

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimal-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimal-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -52,7 +52,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -71,7 +71,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -97,7 +97,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -132,7 +132,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -151,7 +151,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -177,7 +177,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -212,7 +212,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -231,7 +231,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -257,7 +257,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -292,7 +292,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -311,7 +311,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -337,7 +337,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -372,7 +372,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -391,7 +391,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -417,7 +417,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -452,7 +452,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -471,7 +471,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -497,7 +497,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -532,7 +532,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -551,7 +551,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -577,7 +577,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -612,7 +612,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -631,7 +631,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -657,7 +657,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -692,7 +692,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -711,7 +711,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -737,7 +737,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -772,7 +772,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -791,7 +791,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -817,7 +817,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -852,7 +852,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -871,7 +871,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -896,7 +896,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -931,7 +931,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -950,7 +950,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -976,7 +976,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1011,7 +1011,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1030,7 +1030,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1055,7 +1055,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1090,7 +1090,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1109,7 +1109,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1135,7 +1135,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1170,7 +1170,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1189,7 +1189,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimalIE-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimalIE-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -52,7 +52,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -71,7 +71,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -97,7 +97,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -132,7 +132,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -151,7 +151,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -177,7 +177,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -212,7 +212,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -231,7 +231,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -257,7 +257,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -292,7 +292,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -311,7 +311,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -337,7 +337,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -372,7 +372,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -391,7 +391,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -417,7 +417,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -452,7 +452,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -471,7 +471,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -497,7 +497,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -532,7 +532,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -551,7 +551,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -577,7 +577,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -612,7 +612,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -631,7 +631,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -657,7 +657,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -692,7 +692,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -711,7 +711,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -737,7 +737,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -772,7 +772,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -791,7 +791,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -817,7 +817,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -852,7 +852,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -871,7 +871,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -896,7 +896,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -931,7 +931,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -950,7 +950,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -976,7 +976,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1011,7 +1011,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1030,7 +1030,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1055,7 +1055,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1090,7 +1090,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1109,7 +1109,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1135,7 +1135,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1170,7 +1170,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1189,7 +1189,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimalIERtl-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimalIERtl-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -52,7 +52,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -71,7 +71,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -97,7 +97,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -132,7 +132,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -151,7 +151,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -177,7 +177,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -212,7 +212,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -231,7 +231,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -257,7 +257,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -292,7 +292,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -311,7 +311,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -337,7 +337,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -372,7 +372,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -391,7 +391,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -417,7 +417,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -452,7 +452,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -471,7 +471,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -497,7 +497,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -532,7 +532,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -551,7 +551,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -577,7 +577,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -612,7 +612,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -631,7 +631,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -657,7 +657,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -692,7 +692,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -711,7 +711,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -737,7 +737,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -772,7 +772,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -791,7 +791,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -817,7 +817,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -852,7 +852,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -871,7 +871,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -896,7 +896,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -931,7 +931,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -950,7 +950,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -976,7 +976,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1011,7 +1011,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -1030,7 +1030,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -1055,7 +1055,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1090,7 +1090,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -1109,7 +1109,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>
@@ -1135,7 +1135,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1170,7 +1170,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>2
           </a>
         </div>
@@ -1189,7 +1189,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25c4;
+              &#9668;
             </span>3
           </a>
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimalInacc-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimalInacc-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -52,7 +52,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -71,7 +71,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -97,7 +97,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -132,7 +132,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -151,7 +151,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -177,7 +177,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -212,7 +212,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -231,7 +231,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -257,7 +257,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -292,7 +292,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -311,7 +311,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -337,7 +337,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -372,7 +372,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -391,7 +391,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -417,7 +417,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -452,7 +452,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -471,7 +471,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -497,7 +497,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -532,7 +532,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -551,7 +551,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -577,7 +577,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -612,7 +612,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -631,7 +631,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -657,7 +657,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -692,7 +692,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -711,7 +711,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -737,7 +737,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -772,7 +772,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -791,7 +791,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -817,7 +817,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -852,7 +852,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -871,7 +871,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -896,7 +896,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -931,7 +931,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -950,7 +950,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -976,7 +976,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1011,7 +1011,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1030,7 +1030,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1055,7 +1055,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1090,7 +1090,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1109,7 +1109,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>
@@ -1135,7 +1135,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x25bc;
+              &#9660;
             </span>1
           </a>
         </div>
@@ -1170,7 +1170,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>2
           </a>
         </div>
@@ -1189,7 +1189,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x25ba;
+              &#9658;
             </span>3
           </a>
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimalSaf-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimalSaf-golden.xml Wed Dec  2 18:04:40 2009
@@ -17,7 +17,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -52,7 +52,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -71,7 +71,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -97,7 +97,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -132,7 +132,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -151,7 +151,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -177,7 +177,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -212,7 +212,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -231,7 +231,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -257,7 +257,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -292,7 +292,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -311,7 +311,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -337,7 +337,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -372,7 +372,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -391,7 +391,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -417,7 +417,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -452,7 +452,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -471,7 +471,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -497,7 +497,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -532,7 +532,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -551,7 +551,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -577,7 +577,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -612,7 +612,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -631,7 +631,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -657,7 +657,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -692,7 +692,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -711,7 +711,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -737,7 +737,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -772,7 +772,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -791,7 +791,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -817,7 +817,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -852,7 +852,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -871,7 +871,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -896,7 +896,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -931,7 +931,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -950,7 +950,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -976,7 +976,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -1011,7 +1011,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -1030,7 +1030,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -1055,7 +1055,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -1090,7 +1090,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -1109,7 +1109,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>
@@ -1135,7 +1135,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Shown information"
                 >
-              &#x2193;
+              &#8595;
             </span>1
           </a>
         </div>
@@ -1170,7 +1170,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>2
           </a>
         </div>
@@ -1189,7 +1189,7 @@
                  class="p_OraHideShowDisclosedSymbol"
                  title="Select to show information"
                 >
-              &#x2192;
+              &#8594;
             </span>3
           </a>
         </div>

Modified: myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-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/panelAccordion-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/panelAccordion-minimalScrRdr-golden.xml (original)
+++ myfaces/trinidad/branches/1.2.12.2-branch/trinidad-impl/src/test/resources/org/apache/myfaces/trinidadinternal/renderkit/golden/panelAccordion-minimalScrRdr-golden.xml Wed Dec  2 18:04:40 2009
@@ -16,7 +16,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -50,7 +50,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -68,7 +68,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -93,7 +93,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -127,7 +127,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -145,7 +145,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -170,7 +170,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -204,7 +204,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -222,7 +222,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -247,7 +247,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -281,7 +281,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -299,7 +299,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -324,7 +324,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -358,7 +358,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -376,7 +376,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -401,7 +401,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -435,7 +435,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -453,7 +453,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -478,7 +478,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -512,7 +512,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -530,7 +530,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -555,7 +555,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -589,7 +589,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -607,7 +607,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -632,7 +632,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -666,7 +666,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -684,7 +684,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -709,7 +709,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -743,7 +743,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -761,7 +761,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -786,7 +786,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -820,7 +820,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -838,7 +838,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -862,7 +862,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -896,7 +896,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -914,7 +914,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -939,7 +939,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -973,7 +973,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -991,7 +991,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -1015,7 +1015,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -1049,7 +1049,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -1067,7 +1067,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>
@@ -1092,7 +1092,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25bc; Shown information
+              &#9660; Shown information
             </span>1
           </a>
         </div>
@@ -1126,7 +1126,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>2
           </a>
         </div>
@@ -1144,7 +1144,7 @@
             <span
                  class="p_OraHideShowDisclosedSymbol"
                 >
-              &#x25ba; Select to show information
+              &#9658; Select to show information
             </span>3
           </a>
         </div>