Author: dmaliarevich
Date: 2010-08-23 07:55:54 -0400 (Mon, 23 Aug 2010)
New Revision: 24361
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/CommonJBIDE2010Test.java
Log:
https://jira.jboss.org/browse/JBIDE-6530 , style string was fixed.
Modified:
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/CommonJBIDE2010Test.java
===================================================================
---
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/CommonJBIDE2010Test.java 2010-08-23
10:16:40 UTC (rev 24360)
+++
trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/CommonJBIDE2010Test.java 2010-08-23
11:55:54 UTC (rev 24361)
@@ -40,7 +40,7 @@
protected static final String KEY_5 = "bean1.property3"; //$NON-NLS-1$
/** The Constant VALUE_4. */
- protected static final String VALUE_4 = "background: none repeat scroll 0% 0%
red;"; //$NON-NLS-1$
+ protected static final String VALUE_4 = "background: red"; //$NON-NLS-1$
/** The Constant KEY_4. */
protected static final String KEY_4 = "bean1.property2"; //$NON-NLS-1$