[jbosstools-commits] JBoss Tools SVN: r23121 - trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 30 07:59:56 EDT 2010


Author: mareshkau
Date: 2010-06-30 07:59:55 -0400 (Wed, 30 Jun 2010)
New Revision: 23121

Modified:
   trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml
Log:
https://jira.jboss.org/browse/JBIDE-6508, fixing test with jsf2 attr

Modified: trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml
===================================================================
--- trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml	2010-06-30 11:54:25 UTC (rev 23120)
+++ trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml	2010-06-30 11:59:55 UTC (rev 23121)
@@ -12,7 +12,7 @@
 								<DIV STYLE="display: none; -moz-user-modify: read-only;">
 									<H1 STYLE="-moz-user-modify: read-only;">
 										page
-									</H1>
+</H1>
 								</DIV>
 								<DIV STYLE="-moz-user-modify: read-only;">
 									<DIV VPE:INCLUDE-ELEMENT="yes" STYLE="-moz-user-modify: read-only;">
@@ -22,7 +22,7 @@
 											<DIV STYLE="display: none; -moz-user-modify: read-only;">
 												<H1 STYLE="-moz-user-modify: read-only;">
 													#{cc.attrs.pageTitle}
-												</H1>
+</H1>
 												<DIV STYLE="-moz-user-modify: read-only;">
 												</DIV>
 											</DIV>
@@ -32,9 +32,7 @@
 													<TBODY STYLE="-moz-user-modify: read-only;">
 														<TR STYLE="-moz-user-modify: read-only;">
 															<TD CLASS="header_bg" STYLE="-moz-user-modify: read-only;">
-																<DIV
-																	CLASS="header_content rich-page-header #{cc.attrs.headerClass}"
-																	STYLE="-moz-user-modify: read-only;">
+																<DIV CLASS="header_content rich-page-header " STYLE="-moz-user-modify: read-only;">
 																	<SPAN STYLE="display: none; -moz-user-modify: read-only;">
 																	</SPAN>
 																</DIV>
@@ -49,9 +47,7 @@
 																	STYLE="-moz-user-modify: read-only;">
 																	<TBODY STYLE="-moz-user-modify: read-only;">
 																		<TR STYLE="-moz-user-modify: read-only;">
-																			<TD
-																				CLASS="menu_col rich-page-sidebar #{cc.attrs.sidebarClass}"
-																				STYLE="-moz-user-modify: read-only;">
+																			<TD CLASS="menu_col rich-page-sidebar " STYLE="-moz-user-modify: read-only;">
 																				<DIV CLASS="menu_width spacer" STYLE="-moz-user-modify: read-only;">
 																					<BR VPE:PSEUDO-ELEMENT="yes"
 																						STYLE="font-style: italic; color: green; -moz-user-modify: read-only;" />
@@ -67,7 +63,7 @@
 																									STYLE="display: none; -moz-user-modify: read-only;">
 																									<H1 STYLE="-moz-user-modify: read-only;">
 																										panel
-																									</H1>
+</H1>
 																								</DIV>
 																								<DIV STYLE="-moz-user-modify: read-only;">
 																									<DIV VPE:INCLUDE-ELEMENT="yes"
@@ -84,7 +80,7 @@
 																														<SPAN CLASS="vpe-text"
 																															STYLE="-moz-user-modify: read-only;">
 																															Navigation
-																														</SPAN>
+</SPAN>
 																													</SPAN>
 																												</DIV>
 																											</SPAN>
@@ -191,7 +187,7 @@
 																				STYLE="-moz-user-modify: read-only;">
 																				<SPAN CLASS="vpe-text">
 																					Welcome To RichFaces 4.x Demo
-																				</SPAN>
+</SPAN>
 																			</TD>
 																		</TR>
 																	</TBODY>



More information about the jbosstools-commits mailing list