Author: yradtsevich
Date: 2011-12-21 13:35:15 -0500 (Wed, 21 Dec 2011)
New Revision: 37497
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/WebContent/pages/components/include.xhtml.xml
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.jsf.test/resources/customFaceletsTestProject/WebContent/pages/incorrectCustomTags.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5015/login.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jbide5352.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jsf-core-as-default-tags.xhtml.xml
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/9753/welcome.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/components/head2.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/3144/test.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable&Spacer&DataScroller.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/insert.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/formattedText.xhtml.xml
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/remote.xhtml.xml
trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePseudoContentCreator.java
trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/head.html.xml
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/html.html.xml
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/other/basefont.html.xml
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/table/table.html.xml
Log:
https://issues.jboss.org/browse/JBIDE-10462 : br vpe:pseudo-element
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/WebContent/pages/components/include.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/WebContent/pages/components/include.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.ajax4jsf.test/resources/ajax4jsfTests/WebContent/pages/components/include.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -4,8 +4,7 @@
STYLE="margin: 3px 0pt; padding: 0pt 5px; background-color: rgb(236, 243, 255);
cursor: pointer; font-style: italic; color: rgb(0, 81, 221);"
VPE:INCLUDE-ELEMENT="yes">
/pages/include/first.xhtml
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify:
read-only;"/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
</test>
</tests>
\ No newline at end of file
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 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.facelets.test/resources/faceletsTest/WebContent/pages/JBIDE/3416/jbide3416.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -33,8 +33,7 @@
<TR>
<TD>
<DIV CLASS="pageBody" STYLE="-moz-user-modify:
read-only;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify:
read-only;" />
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
</TD>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/customFaceletsTestProject/WebContent/pages/incorrectCustomTags.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/customFaceletsTestProject/WebContent/pages/incorrectCustomTags.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/customFaceletsTestProject/WebContent/pages/incorrectCustomTags.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -10,17 +10,17 @@
<DIV STYLE="border: 1px solid green; -moz-user-modify: read-only;">
<DIV CLASS="__any__tag__caption" STYLE="">
mo:paginator
-</DIV><BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic;
color: green; -moz-user-modify: read-only;"/>
+</DIV><BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<DIV STYLE="border: 1px solid green; -moz-user-modify: read-only;">
<DIV CLASS="__any__tag__caption" STYLE="">
mo:test
-</DIV><BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic;
color: green; -moz-user-modify: read-only;"/>
+</DIV><BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<DIV VPE:INCLUDE-ELEMENT="yes">
-ma:test1<BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color:
green; -moz-user-modify: read-only;"/>
+ma:test1<BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
</DIV>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5015/login.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5015/login.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5015/login.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -4,7 +4,7 @@
<DIV VPE:INCLUDE-ELEMENT="yes" STYLE="-moz-user-modify:
read-only;">
<DIV STYLE="-moz-user-modify: read-only;">
<DIV STYLE="display: none; -moz-user-modify: read-only;">
-<BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color: green;
-moz-user-modify: read-only;"/>
+<BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<DIV STYLE="-moz-user-modify: read-only;">
<DIV VPE:INCLUDE-ELEMENT="yes" STYLE="-moz-user-modify:
read-only;">
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jbide5352.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jbide5352.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jbide5352.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -11,7 +11,7 @@
<DIV STYLE="border: 1px solid green; -moz-user-modify: read-only;">
<DIV CLASS="__any__tag__caption" STYLE="">
h1
-</DIV><BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic;
color: green; -moz-user-modify: read-only;"/>
+</DIV><BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<INPUT VALUE="Test"/>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jsf-core-as-default-tags.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jsf-core-as-default-tags.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5352/jsf-core-as-default-tags.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -10,7 +10,7 @@
<DIV STYLE="border: 1px solid green; -moz-user-modify: read-only;">
<DIV CLASS="__any__tag__caption" STYLE="">
h1
-</DIV><BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic;
color: green; -moz-user-modify: read-only;"/>
+</DIV><BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<INPUT VALUE="Test"/>
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 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/5908/welcome.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -43,8 +43,7 @@
<TR STYLE="-moz-user-modify: read-only;">
<TD CLASS="menu_col rich-page-sidebar
#{cc.attrs.sidebarClass}" 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;" />
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<SPAN STYLE="-moz-user-modify: read-only;">
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/9753/welcome.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/9753/welcome.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/JBIDE/9753/welcome.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -43,8 +43,7 @@
<TR STYLE="-moz-user-modify: read-only;">
<TD CLASS="menu_col rich-page-sidebar
#{cc.attrs.sidebarClass}" 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;" />
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<SPAN STYLE="-moz-user-modify: read-only;">
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/components/head2.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/components/head2.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsf2test/WebContent/pages/components/head2.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -1,7 +1,7 @@
<tests>
<test id="head1">
<DIV STYLE="display: none; -moz-user-modify: read-only;">
- <BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color:
green; -moz-user-modify: read-only;"/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
</test>
</tests>
\ No newline at end of file
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/3144/test.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/3144/test.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/3144/test.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -13,8 +13,7 @@
</SPAN>
<DIV
STYLE="width: 109px; height: 106px; background-color: green; -moz-user-modify:
read-write;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<SPAN CLASS="vpe-text">
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/jsfTest/WebContent/pages/JBIDE/4710/iceOutputText.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -1,7 +1,7 @@
<tests>
<test id="iceFacesTextProcessing">
<SPAN STYLE="color: blue;">
-Ice Test Output Text<BR VPE:PSEUDO-ELEMENT="yes" STYLE="font-style:
italic; color: green; -moz-user-modify: read-only;"/>
+Ice Test Output Text<BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</test>
</tests>
\ No newline at end of file
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable&Spacer&DataScroller.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable&Spacer&DataScroller.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/dataTable&Spacer&DataScroller.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -124,8 +124,7 @@
<TD CLASS="dr-table-cell rich-table-cell col3">
<SPAN>
Validation message
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
<BR STYLE="-moz-user-modify: read-write;" />
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/inplaceInput.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -8,8 +8,7 @@
STYLE="display: inline;">
click to enter your name
</SPAN>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</test>
@@ -31,8 +30,7 @@
CLASS="rich-inplace rich-inplace-view btn" STYLE="display:
inline;">
click to enter your NamE
</SPAN>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</TD>
</TR>
@@ -50,8 +48,7 @@
CLASS="rich-inplace rich-inplace-view evenRow" STYLE="display:
inline;">
click to enter your email
</SPAN>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</TD>
</TR>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/insert.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/insert.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/insert.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -2,8 +2,7 @@
<test id="insert">
<DIV STYLE="color: red; font-weight: bold;">
Resource reading error.
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</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/progressBar.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/components/progressBar.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -32,15 +32,13 @@
</DIV>
<SPAN>
<SPAN STYLE="display: none; -moz-user-modify: read-only;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</SPAN>
<SPAN>
<SPAN STYLE="display: none; -moz-user-modify: read-only;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</SPAN>
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/formattedText.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/formattedText.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/formattedText.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -6,8 +6,7 @@
{blog.text}
</LI>
</OL>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</test>
<test id="id2">
@@ -43,8 +42,7 @@
</U>
.
</P>
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</test>
</tests>
\ No newline at end of file
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/remote.xhtml.xml
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/remote.xhtml.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.seam.test/resources/SeamTest/WebContent/pages/components/remote.xhtml.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -1,8 +1,7 @@
<tests>
<test id="id1">
<SPAN CLASS="vpe-text" STYLE="-moz-user-modify:
read-write;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</SPAN>
</test>
<test id="id2">
Modified:
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePseudoContentCreator.java
===================================================================
---
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePseudoContentCreator.java 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/editor/template/VpePseudoContentCreator.java 2011-12-21
18:35:15 UTC (rev 37497)
@@ -26,7 +26,6 @@
public static void setPseudoAttribute(nsIDOMElement visualPseudoElement) {
visualPseudoElement.setAttribute(PSEUDO_CONTENT_ATTR, "yes"); //$NON-NLS-1$
- visualPseudoElement.setAttribute("style", "font-style:italic;
color:green"); //$NON-NLS-1$ //$NON-NLS-2$
VpeHtmlTemplate.makeModify(visualPseudoElement, false);
}
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css 2011-12-21 17:12:12 UTC
(rev 37496)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/ve/EditorOverride.css 2011-12-21 18:35:15 UTC
(rev 37497)
@@ -451,3 +451,8 @@
font-size-adjust :inherit !important;
opacity :inherit !important;
}
+
+[vpe\:pseudo-element='yes'] {
+ font-style:italic;
+ color:green;
+}
Modified: trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++ trunk/vpe/plugins/org.jboss.tools.vpe.html/templates/vpe-templates-html.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -8,7 +8,6 @@
<vpe:dnd>
<vpe:drag start-enable="yes" />
<vpe:drop container="yes">
- <vpe:container-child tag-name="#text" />
</vpe:drop>
</vpe:dnd>
<vpe:textFormatting use-default-formats="yes">
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/head.html.xml
===================================================================
---
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/head.html.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/head.html.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -1,6 +1,6 @@
<tests>
<test id="head">
- <DIV STYLE="display: none; -moz-user-modify: read-only;"><BR
VPE:PSEUDO-ELEMENT="yes" STYLE="font-style: italic; color: green;
-moz-user-modify: read-only;"/>
+ <DIV STYLE="display: none; -moz-user-modify: read-only;"><BR
VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
</test>
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/html.html.xml
===================================================================
---
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/html.html.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/core/html.html.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -2,8 +2,7 @@
<test id="html">
<DIV>
<DIV STYLE="display: none; -moz-user-modify: read-only;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</DIV>
<DIV>
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/other/basefont.html.xml
===================================================================
---
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/other/basefont.html.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/other/basefont.html.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -2,7 +2,6 @@
<test id="basefont">
<BASEFONT ID="basefont" FACE="Arial, Helvetica, sans-serif"
SIZE="4" COLOR="red" STYLE="-moz-user-modify:
read-write;" />
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</test>
</tests>
\ No newline at end of file
Modified:
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/table/table.html.xml
===================================================================
---
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/table/table.html.xml 2011-12-21
17:12:12 UTC (rev 37496)
+++
trunk/vpe/tests/org.jboss.tools.vpe.html.test/resources/htmlTest/WebContent/pages/components/table/table.html.xml 2011-12-21
18:35:15 UTC (rev 37497)
@@ -3,8 +3,7 @@
<TABLE CELLSPACING="0" CELLPADDING="5" BORDER="0"
WIDTH="400"
ID="table" STYLE="-moz-user-modify: read-write;">
<COLGROUP WIDTH="150" STYLE="-moz-user-modify:
read-write;">
- <BR VPE:PSEUDO-ELEMENT="yes"
- STYLE="font-style: italic; color: green; -moz-user-modify: read-only;"
/>
+ <BR VPE:PSEUDO-ELEMENT="yes"/>
</COLGROUP>
<COLGROUP ALIGN="center" SPAN="9" WIDTH="50"