Author: dmaliarevich
Date: 2008-12-30 07:34:51 -0500 (Tue, 30 Dec 2008)
New Revision: 12839
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml
Log:
JUnit test for rich:progressBar was updated.
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml 2008-12-30
07:36:42 UTC (rev 12838)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml 2008-12-30
12:34:51 UTC (rev 12839)
@@ -6,19 +6,10 @@
<DIV CLASS="rich-progress-bar-height rich-progress-bar-uploaded null"
STYLE="height: 13px; width: 60%;">
<DIV
- STYLE="height: 13px; font-weight: bold; position: relative; text-align:
center;"> #{progressBarBean.currentValue} %
+ STYLE="height: 13px; font-weight: bold; position: relative; text-align:
center;">
+ #{progressBarBean.currentValue} %
+ </DIV>
</DIV>
</DIV>
-<DIV>
-<SPAN STYLE="display: none; -moz-user-modify: read-only;"><BR
VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color: green;
-moz-user-modify: read-only;"/>
-
-</SPAN>
-</DIV>
-<DIV>
-<SPAN STYLE="display: none; -moz-user-modify: read-only;"><BR
VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color: green;
-moz-user-modify: read-only;"/>
-
-</SPAN>
-</DIV>
-</DIV>
</test>
</tests>
\ No newline at end of file
Show replies by date