Author: dmaliarevich
Date: 2008-11-18 09:20:24 -0500 (Tue, 18 Nov 2008)
New Revision: 11863
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-11-18
12:55:54 UTC (rev 11862)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml 2008-11-18
14:20:24 UTC (rev 11863)
@@ -7,14 +7,18 @@
STYLE="height: 13px; width: 60%;">
<DIV
STYLE="height: 13px; font-weight: bold; position: relative; text-align:
center;"> #{progressBarBean.currentValue} %
- </DIV>
- </DIV>
- <DIV><BR STYLE="-moz-user-modify: read-write;"/>
+</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;"/>
- </DIV>
- <DIV><BR STYLE="-moz-user-modify: read-write;"/>
+</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;"/>
- </DIV>
- </DIV>
+</SPAN>
+</DIV>
+</DIV>
</test>
</tests>
\ No newline at end of file
Show replies by date