Author: yradtsevich
Date: 2009-04-17 13:58:03 -0400 (Fri, 17 Apr 2009)
New Revision: 14812
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml
Log:
RESOLVED - issue JBIDE-3690: Incorrect styleClass is applying for the tags, which use
<span> wrapping
https://jira.jboss.org/jira/browse/JBIDE-3690
- The test for the issue JBIDE-3416 has been updated.
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml 2009-04-17
17:54:50 UTC (rev 14811)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml 2009-04-17
17:58:03 UTC (rev 14812)
@@ -25,9 +25,11 @@
</TR>
</THEAD>
</TABLE>
- <SPAN STYLE="color: red; font-weight: bold; -moz-user-modify:
read-only;">
- Error Messages
- </SPAN>
+ <UL STYLE="color: red; font-weight: bold; -moz-user-modify:
read-only;">
+ <LI>
+ Error Messages
+ </LI>
+ </UL>
</DIV>
</DIV>
</DIV>