Author: sdzmitrovich
Date: 2008-11-17 07:04:57 -0500 (Mon, 17 Nov 2008)
New Revision: 11840
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/calendar.xhtml.xml
Log:
corrected test
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/calendar.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/calendar.xhtml.xml 2008-11-17
11:58:22 UTC (rev 11839)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/calendar.xhtml.xml 2008-11-17
12:04:57 UTC (rev 11840)
@@ -1,30 +1,16 @@
<tests>
<test id="calendar1">
- <TABLE>
- <TR>
- <TD>
- <DIV>
- <DIV STYLE="overflow: hidden; width: 220px;">
- <TABLE STYLE="width: 100%;">
- <TR>
- <TD>
- <INPUT TYPE="text" CLASS="rich-calendar-input"
STYLE="width: 180px;" />
- </TD>
- <TD>
- <IMG CLASS="rich-calendar-button"
VPE-USER-TOGGLE-ID="false" />
- </TD>
- </TR>
- <TR>
- <TD>
- </TD>
- </TR>
- </TABLE>
- </DIV>
- </DIV>
- </TD>
- </TR>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
- </TABLE>
+ <SPAN>
+ <SPAN>
+ <INPUT TYPE="text" STYLE="vertical-align: middle;"
CLASS="rich-calendar-input null"
+ SIZE=" " VALUE="" />
+
+ <IMG
+ SRC="/.*org\.jboss\.tools\.jsf\.vpe.richfaces\/resources\/calendar\/calendar\.gif/"
+ STYLE="vertical-align: middle;" CLASS="rich-calendar-button
null"
+ VPE-USER-TOGGLE-ID="true" />
+
+ </SPAN>
+ </SPAN>
</test>
</tests>
\ No newline at end of file
Show replies by date