Author: dmaliarevich
Date: 2010-09-17 09:06:20 -0400 (Fri, 17 Sep 2010)
New Revision: 24986
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/tabPanel.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml
Log:
Content tests were corrected for rich:toolbar and rich:tabPanel.
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/tabPanel.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/tabPanel.xhtml.xml 2010-09-17
13:01:48 UTC (rev 24985)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/tabPanel.xhtml.xml 2010-09-17
13:06:20 UTC (rev 24986)
@@ -1,6 +1,5 @@
<tests>
<test id="tabPanel">
- <DIV>
<TABLE CELLSPACING="0" CELLPADDING="0" BORDER="0"
CLASS="rich-tabpanel"
STYLE="width: 100%;">
<TBODY>
@@ -160,6 +159,5 @@
</TR>
</TBODY>
</TABLE>
- </DIV>
</test>
</tests>
\ No newline at end of file
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml 2010-09-17
13:01:48 UTC (rev 24985)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/toolBar.xhtml.xml 2010-09-17
13:06:20 UTC (rev 24986)
@@ -1,6 +1,5 @@
<tests>
<test id="toolBar">
- <DIV>
<TABLE WIDTH="100%" CLASS="dr-toolbar-ext rich-toolbar"
STYLE="/background-image: url\(.*resources/common/background.gif\);/">
<TBODY>
@@ -68,7 +67,6 @@
</TR>
</TBODY>
</TABLE>
- </DIV>
</test>
<test id="toolBar2">
<DIV CLASS="dr-pnl rich-panel">
@@ -79,7 +77,6 @@
</SPAN>
</DIV>
<DIV CLASS="dr-pnl-b rich-panel-body">
- <DIV>
<TABLE WIDTH="100%" HEIGHT="26" CLASS="dr-toolbar-ext
rich-toolbar btn"
STYLE="/background-image:
url\(.*resources/common/background.gif\);/">
<TBODY>
@@ -172,9 +169,7 @@
</TR>
</TBODY>
</TABLE>
- </DIV>
<FORM STYLE="border: 1px dotted rgb(255, 102, 0); padding: 5px;">
- <DIV>
<TABLE WIDTH="100%" HEIGHT="34"
CLASS="dr-toolbar-ext rich-toolbar evenRow"
STYLE="/background-image:
url\(.*resources/common/background.gif\);/">
@@ -290,7 +285,6 @@
</TR>
</TBODY>
</TABLE>
- </DIV>
</FORM>
<FORM STYLE="border: 1px dotted rgb(255, 102, 0); padding: 5px;">
<TABLE WIDTH="100%" CELLSPACING="0" CELLPADDING="0"
BORDER="0"
@@ -391,7 +385,6 @@
</TBODY>
</TABLE>
</FORM>
- <DIV>
<TABLE WIDTH="100%" HEIGHT="30" CLASS="dr-toolbar-ext
rich-toolbar"
STYLE="/background-image: url\(.*resources/common/background.gif\); color:
Cornsilk; font-style: italic; background-color: Orchid; text-decoration: underline;
font-family: Arial Narrow,Bodoni MT; font-weight: bold;/">
<TBODY>
@@ -475,7 +468,6 @@
</TR>
</TBODY>
</TABLE>
- </DIV>
</DIV>
</DIV>
</test>