You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2012/10/13 01:37:51 UTC

svn commit: r1397742 - in /incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors: ./ baselines/

Author: aharui
Date: Fri Oct 12 23:37:50 2012
New Revision: 1397742

URL: http://svn.apache.org/viewvc?rev=1397742&view=rev
Log:
This test was using a suffix which isn't supported with conditional values so I had to rename the test and the baselines.

Added:
    incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendantSelector_basic_noMatch_style_runtimecss@win.png   (with props)
Removed:
    incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendantSelector_basic_noMatch_style@win.png
Modified:
    incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS.mxml

Modified: incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS.mxml?rev=1397742&r1=1397741&r2=1397742&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/AdvancedCSS_descendantSelectors_RuntimeCSS.mxml Fri Oct 12 23:37:50 2012
@@ -52,7 +52,7 @@
 		    <CompareBitmap url="../descendantSelectors/baselines/$testID_2_runtimecss.png" target="panel2.button1" />
 		</body>
 	</TestCase>
-	<TestCase testID="descendantSelector_basic_noMatch_style" keywords="[CSS, descendant selector]"
+	<TestCase testID="descendantSelector_basic_noMatch_style_runtimecss" keywords="[CSS, descendant selector]"
 	    description="Be sure that the style doesn't apply to other types that aren't descendants.">
 	    <setup>
 	        <ResetComponent target="panel1" className="comps.PanelComp" waitTarget="panel1" waitEvent="updateComplete" />

Added: incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendantSelector_basic_noMatch_style_runtimecss@win.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendantSelector_basic_noMatch_style_runtimecss%40win.png?rev=1397742&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/Managers/StyleManager/AdvancedCSS/descendantSelectors/baselines/descendantSelector_basic_noMatch_style_runtimecss@win.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream