Author: vpakan(a)redhat.com
Date: 2011-02-14 12:43:09 -0500 (Mon, 14 Feb 2011)
New Revision: 29147
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/EditedTemplateForUnknownTag.xml
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/SetTemplateForUnknownTag.xml
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/UnknownTemplate.xml
Log:
Fixes for JBDS 4.0.0.CR4
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/EditedTemplateForUnknownTag.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/EditedTemplateForUnknownTag.xml 2011-02-14
17:41:58 UTC (rev 29146)
+++
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/EditedTemplateForUnknownTag.xml 2011-02-14
17:43:09 UTC (rev 29147)
@@ -12,7 +12,7 @@
Hello Demo Application
</SPAN>
</H1>
-<B style="border: 1px solid green; -moz-user-modify: read-only;"
title="h:unknowntag" >
+<B style="border: 2px solid rgb(0, 0, 255) ! important; -moz-user-modify:
read-only;" title="h:unknowntag" oldstyle="border: 1px solid green;
-moz-user-modify: read-only;" >
<B class="__any__tag__caption" style=""
title="h:unknowntag" >
</B>
</B>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/SetTemplateForUnknownTag.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/SetTemplateForUnknownTag.xml 2011-02-14
17:41:58 UTC (rev 29146)
+++
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/SetTemplateForUnknownTag.xml 2011-02-14
17:43:09 UTC (rev 29147)
@@ -12,7 +12,7 @@
Hello Demo Application
</SPAN>
</H1>
-<B style="border: 1px solid green; -moz-user-modify: read-only;"
title="h:unknowntag" >
+<B style="border: 2px solid rgb(0, 0, 255) ! important; -moz-user-modify:
read-only;" title="h:unknowntag" oldstyle="border: 1px solid green;
-moz-user-modify: read-only;" >
<B class="__any__tag__caption" style="color: black; font-family:
Arial;" title="h:unknowntag" >
myValue
</B>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/UnknownTemplate.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/UnknownTemplate.xml 2011-02-14
17:41:58 UTC (rev 29146)
+++
trunk/jsf/tests/org.jboss.tools.jsf.ui.bot.test/resources/templates/UnknownTemplate.xml 2011-02-14
17:43:09 UTC (rev 29147)
@@ -1,19 +1,18 @@
-<BODY id="__content__area__">
-<DIV style="-moz-user-modify: read-write;">
-<DIV style="display: none; -moz-user-modify: read-only;"
title="head">
+<BODY id="__content__area__" >
+<DIV style="-moz-user-modify: read-write;" >
+<DIV style="display: none; -moz-user-modify: read-only;"
title="head" >
</DIV>
-<DIV title="body">
-<TABLE style="border: 1px dotted rgb(255, 102, 0); padding: 5px; width:
100%;" title="f:view">
-<TR title="f:view">
-<TD title="f:view">
-<DIV title="f:view">
-<H1 style="-moz-user-modify: read-write;" title="h1">
-<SPAN class="vpe-text" title="h:outputText
-value: #{Message.header}">
+<DIV title="body" >
+<TABLE style="border: 1px dotted rgb(255, 102, 0); padding: 5px; width:
100%;" title="f:view" >
+<TR title="f:view" >
+<TD title="f:view" >
+<DIV title="f:view" >
+<H1 style="-moz-user-modify: read-write;" title="h1" >
+<SPAN class="vpe-text" title="h:outputText value:
#{Message.header}" >
Hello Demo Application
</SPAN>
</H1>
-<DIV style="border: 1px solid green; -moz-user-modify: read-only;"
title="h:unknowntag" >
+<DIV style="border: 2px solid rgb(0, 0, 255) ! important; -moz-user-modify:
read-only;" title="h:unknowntag" oldstyle="border: 1px solid green;
-moz-user-modify: read-only;" >
<DIV class="__any__tag__caption" style=""
title="h:unknowntag" >
h:unknowntag
</DIV>
@@ -44,6 +43,6 @@
</TABLE>
</DIV>
</DIV>
-<IMG vpetemporarydndelement="true" id="dragIcon"
src="file:////opt/jbdevstudio4.0.0.Beta2/studio/eclipse/plugins/org.jboss.tools.vpe_3.2.0.v201012050623R-H30-Beta2/ve/dragIcon.gif"
style="position: absolute; cursor: move; left: 16px ! important; top: 17px !
important;" >
+<IMG vpetemporarydndelement="true" id="dragIcon"
src="file:////opt/jbdevstudio4.0.0.CR4/studio/plugins/org.jboss.tools.vpe_3.2.0.v20110211-1322-H26-CR3/ve/dragIcon.gif"
style="position: absolute; cursor: move; left: 16px ! important; top: 78px !
important;" >
</IMG>
</BODY>
\ No newline at end of file
Show replies by date