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/09/05 08:44:33 UTC

svn commit: r1381025 [18/20] - in /incubator/flex/sdk/branches/develop/mustella/tests/gumbo: DeferredInstantiation/DfrdInst_Tests/ DeferredInstantiation/DfrdInst_Tests/Baselines/ FCK/integration/ FCK/integration/baselines/ FCK/states/baselines/ compone...

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/Flex4_ToggleButton_properties_tester.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/Flex4_ToggleButton_properties_tester.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/Flex4_ToggleButton_properties_tester.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/Flex4_ToggleButton_properties_tester.mxml Wed Sep  5 06:43:18 2012
@@ -172,7 +172,7 @@
 				<ResetComponent target="myTB" className="spark.components.ToggleButton" />
 			</setup>
 			<body>
-				<AssertPropertyValue propertyName="baselinePosition" value="14.55" target="myTB"/>
+				<AssertPropertyValue propertyName="baselinePosition" value="16" target="myTB"/>
 			</body>
 		</TestCase>
 		<TestCase testID="ToggleButton_baselinePosition_postValidation" description="baselinePosition test" keywords="[ToggleButton, baselinePosition, property]">
@@ -180,7 +180,7 @@
 				<ResetComponent target="myTB" className="spark.components.ToggleButton" waitTarget="myTB" waitEvent="updateComplete"/>
 			</setup>
 			<body>
-				<AssertPropertyValue propertyName="baselinePosition" value="14.55" target="myTB"/>
+				<AssertPropertyValue propertyName="baselinePosition" value="16" target="myTB"/>
 			</body>
 		</TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_enabledDisabledSelected_1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_enabledDisabledSelected_1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_enabledDisabledSelected_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_label_enabledDisabledSelected_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_3.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/properties/baselines/ToggleButton_runTime_labelChange_3.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_mouseOver.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_mouseOver.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_mxml.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_baseColor_mxml.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_color_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_color_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_color_mxml.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_color_mxml.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_focusColor_mxml.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/FxToggleButton_Style_focusColor_mxml.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_left.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_left.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_right.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_right.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_top.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_bottom_to_top.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_clearStyle.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_clearStyle.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_css_selectionID.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_css_selectionID.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_css_styleName.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_css_styleName.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_default.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_default.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_inline.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_inline.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_layoutDirection.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_layoutDirection.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_bottom.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_bottom.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_right.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_right.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_top.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_left_to_top.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_no_icon_bottom.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_no_icon_bottom.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_no_icon_right.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_no_icon_right.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_bottom.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_bottom.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_left.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_left.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_top.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_right_to_top.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_bottom.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_bottom.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_left.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_left.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_right.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_right.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_top.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_iconPlacement_top_to_top.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_add_after_long_label.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_add_after_long_label.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_add_after_short_label.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_add_after_short_label.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_alpha_0.5.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_alpha_0.5.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_alpha_0.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_alpha_0.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_as_childTag.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_as_childTag.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_custom_downSkin.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_custom_downSkin.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_custom_upSkin.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_custom_upSkin.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_down_alpha_0.5.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_down_alpha_0.5.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_height_increase.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_height_increase.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_increase_width.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_increase_width.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_increase_width2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_increase_width2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_label_change_runtime.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_label_change_runtime.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_lengthen_label.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_lengthen_label.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_reduce_width.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_reduce_width.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_width_increase.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_width_increase.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_button_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_button_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_change_value.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_change_value.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_up.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_chromeColor_up.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_clear.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_clear.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_color.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_color.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontFamily.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontFamily.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontFamily_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontFamily_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontSize.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontSize.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontSize_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontSize_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontStyle.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontStyle.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontStyle_dowwn.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontStyle_dowwn.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontWeight.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontWeight.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontWeight_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_fontWeight_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_point5.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_point5.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_scaleY_1point5.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleX_scaleY_1point5.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleY_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleY_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleY_point5.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_scaleY_point5.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_textDecoration.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_textDecoration.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_textDecoration_down.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_textDecoration_down.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_visible_false.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_label_visible_false.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_long_label_change_value.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_icon_with_long_label_change_value.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_style_css_iconPlacement.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/baselines/togglebutton_style_css_iconPlacement.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/togglebutton_icon_styles.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/togglebutton_icon_styles.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/togglebutton_icon_styles.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/ToggleButton/styles/togglebutton_icon_styles.mxml Wed Sep  5 06:43:18 2012
@@ -263,7 +263,7 @@
 <TestCase testID="togglebutton_icon_button_down" keywords="[ToggleButton,icon]" description="Test down button skin with icon">
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<DispatchMouseEvent target="btn1" type="rollOver" localX="11" localY="38" waitEvent="rollOver" />
@@ -277,7 +277,7 @@
 <TestCase testID="togglebutton_icon_with_label_button_down" keywords="[ToggleButton,icon]" description="Test down button skin with icon and label">
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 		<SetProperty target="btn1" propertyName="label" value="Home" waitEvent="contentChange" waitTarget="btn1"/>
 	</setup>
 	<body>
@@ -400,7 +400,7 @@
 <TestCase testID="togglebutton_icon_down_alpha_0.5" keywords="[ToggleButton, alpha, property]" description="Test alpha 0.5 on a button with icon on mouse down.">
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1"/>
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 		<SetProperty propertyName="label" value="Alpha Button" target="btn1" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetProperty propertyName="alpha" value=".5" target="btn1" waitEvent="alphaChanged" waitTarget="btn1"/>
 	</setup>
@@ -1140,7 +1140,7 @@ Combine with various other styles and pr
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="My Home" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetStyle target="btn1" styleName="iconPlacement" value="right" waitEvent="updateComplete" waitTarget="btn1"/>	
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<SetStyle target="btn1" styleName="fontFamily" value="myFontFamily" waitEvent="updateComplete" waitTarget="btn1"/>
@@ -1173,7 +1173,7 @@ Combine with various other styles and pr
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="My Home" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetStyle target="btn1" styleName="iconPlacement" value="right" waitEvent="updateComplete" waitTarget="btn1"/>	
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<AssertStyleValue target="btn1" styleName="fontSize" value="12" />		
@@ -1207,7 +1207,7 @@ Combine with various other styles and pr
 		<SetStyle target="btn1" styleName="fontWeight" value="normal"/>
 		<SetProperty target="btn1" propertyName="label" value="My Home" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetStyle target="btn1" styleName="iconPlacement" value="right" waitEvent="updateComplete" waitTarget="btn1"/>	
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<AssertStyleValue target="btn1" styleName="fontWeight" value="normal" />		
@@ -1239,7 +1239,7 @@ Combine with various other styles and pr
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="Text Decoration" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetStyle target="btn1" styleName="iconPlacement" value="right" waitEvent="updateComplete" waitTarget="btn1"/>	
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<AssertStyleValue target="btn1" styleName="textDecoration" value="none" />		
@@ -1273,7 +1273,7 @@ Combine with various other styles and pr
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="My Home" waitEvent="contentChange" waitTarget="btn1"/>
 		<SetStyle target="btn1" styleName="iconPlacement" value="right" waitEvent="updateComplete" waitTarget="btn1"/>	
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<AssertStyleValue target="btn1" styleName="fontStyle" value="normal" />		
@@ -1315,7 +1315,7 @@ Combine with various other styles and pr
 <TestCase testID="togglebutton_icon_chromeColor_down" keywords="[ToggleButton,icon, chromeColor]" description="Test down skin on chromeColor change on button with icon">
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<SetStyle target="btn1" styleName="chromeColor" value="0xff0000" waitEvent="updateComplete" waitTarget="btn1"/>
@@ -1332,7 +1332,7 @@ Combine with various other styles and pr
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="Save" waitEvent="contentChange" waitTarget="btn1"/>
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<SetStyle target="btn1" styleName="chromeColor" value="0xff0000" waitEvent="updateComplete" waitTarget="btn1"/>
@@ -1387,7 +1387,7 @@ Combine with various other styles and pr
 	<setup>
 		<ResetComponent target="btn1" className="spark.components.ToggleButton" waitEvent="updateComplete" waitTarget="btn1" />
 		<SetProperty target="btn1" propertyName="label" value="Save" waitEvent="contentChange" waitTarget="btn1"/>
-		<SetStyle target="btn1" styleName="icon" value="{pngCls}" waitEvent="updateComplete" waitTarget="btn1"/>
+		<SetStyle target="btn1" styleName="icon" value="{pngClsLarge}" waitEvent="updateComplete" waitTarget="btn1"/>
 	</setup>
 	<body>
 		<SetStyle target="btn1" styleName="chromeColor" value="#004e4e" waitEvent="updateComplete"/>

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ButtonBar_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ButtonBar_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_Button_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_Button_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_CheckBox_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_CheckBox_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_CheckBox_selected.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_CheckBox_selected.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ComboBox_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ComboBox_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_DropDownList_enabled_1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_DropDownList_enabled_1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_DropDownList_enabled_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_DropDownList_enabled_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_List_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_List_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_NumericStepper_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_NumericStepper_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_RadioButton_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_RadioButton_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_RadioButton_selected.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_RadioButton_selected.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TabBar_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TabBar_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TextArea_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TextArea_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TextInput_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_TextInput_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ToggleButton_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Mirroring_Spark_ToggleButton_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_enabled_1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_enabled_1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_enabled_2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_DropDownList_enabled_2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxCheckBox_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxCheckBox_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxCheckBox_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxCheckBox_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxList_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxList_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxList_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxList_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxNumericStepper_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxNumericStepper_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxNumericStepper_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxNumericStepper_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxRadioButton_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxRadioButton_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxRadioButton_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxRadioButton_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxToggleButton_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxToggleButton_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxToggleButton_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_FxToggleButton_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_SparkButtonBar_disabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_SparkButtonBar_disabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_SparkButtonBar_enabled.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Properties/baselines/Wireframe_SparkButtonBar_enabled.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ButtonBar_icon_test1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ButtonBar_icon_test1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ButtonBar_icon_test2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ButtonBar_icon_test2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_Button_icon_test1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_Button_icon_test1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_Button_icon_test2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_Button_icon_test2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_TabBar_icon_test1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_TabBar_icon_test1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_TabBar_icon_test2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_TabBar_icon_test2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ToggleButton_icon_test1.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ToggleButton_icon_test1.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ToggleButton_icon_test2.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/components/Wireframe/Styles/baselines/Wireframe_ToggleButton_icon_test2.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/DataGroup_Integration_main.mxml Wed Sep  5 06:43:18 2012
@@ -55,6 +55,7 @@
 		<setup>
 			<RunCode code="application.openPopUp(true)" />
 			<WaitForEffectsToEnd />
+			<WaitForLayoutManager />
 		</setup>
 		<body>
 			<CompareBitmap url="../integration/baselines/datagroup_integration_PopUpManager.png" target="" timeout="2000" />

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/baselines/datagroup_integration_PopUpManager.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/integration/baselines/datagroup_integration_PopUpManager.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main.mxml Wed Sep  5 06:43:18 2012
@@ -542,11 +542,11 @@
 	   	</setup>
     	<body>
 			<AssertMethodValue method="value=application.group1.getElementAt(0) is DataGroupDefaultItemRenderer" value="{true}" />
-			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="21" />
+			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(1) is DataGroupDefaultItemRenderer" value="{true}" />
-			<AssertMethodValue method="value=application.group1.getElementAt(1).width" value="21" />
+			<AssertMethodValue method="value=application.group1.getElementAt(1).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(2) is DataGroupDefaultItemRenderer" value="{true}" />
-			<AssertMethodValue method="value=application.group1.getElementAt(2).width" value="21" />
+			<AssertMethodValue method="value=application.group1.getElementAt(2).width" value="20" />
 		</body>
     </TestCase>
 
@@ -580,7 +580,7 @@
 	   	</setup>
     	<body>
 			<AssertMethodValue method="value=application.group1.getElementAt(0) is DataGroupDefaultItemRenderer" value="{true}" />
-			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="21" />
+			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(1) is DataGroupDefaultItemRendererComplex" value="{true}" />
 			<AssertMethodValue method="value=application.group1.getElementAt(1).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(2) is DataGroupDefaultItemRendererComplex" value="{true}" />
@@ -608,7 +608,7 @@
 	   	</setup>
     	<body>
 			<AssertMethodValue method="value=application.group1.getElementAt(0) is DataGroupJustifyItemRenderer" value="{true}" />
-			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="21" />
+			<AssertMethodValue method="value=application.group1.getElementAt(0).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(1) is Group" value="{true}" />
 			<AssertMethodValue method="value=application.group1.getElementAt(1).width" value="20" />
 			<AssertMethodValue method="value=application.group1.getElementAt(2) is Group" value="{true}" />
@@ -1507,7 +1507,7 @@
 			<RunCode code="application.group1.dataProvider.addItem(application.createButton('halo button 2'));" />
 			<RunCode code="application.group1.dataProvider.addItem('data string 3');" />
 			<RunCode code="application.group1.dataProvider.addItem(application.createFxButton('spark button 4', 99, 21));" />
-			<Pause timeout="100" />
+			<WaitForLayoutManager />
 		</setup>
 		<body>
 
@@ -1609,11 +1609,11 @@
         <body>
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="656" waitEvent="propertyChange" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="23,24,25,26" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="20,21,22,23" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="-50" waitEvent="propertyChange" />
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="2750" waitEvent="propertyChange" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="98,99" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="86,87,88,89" />
         </body>
     </TestCase>
 
@@ -1630,7 +1630,7 @@
         <body>
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3" />
             <SetProperty target="group1" propertyName="height" value="200" waitEvent="updateComplete" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6,7" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6" />
         </body>
     </TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main_virtual.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main_virtual.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main_virtual.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/DataGroup_Methods_main_virtual.mxml Wed Sep  5 06:43:18 2012
@@ -1531,7 +1531,7 @@
 			<RunCode code="application.group1.dataProvider.addItem(application.createButton('halo button 2'));" />
 			<RunCode code="application.group1.dataProvider.addItem('data string 3');" />
 			<RunCode code="application.group1.dataProvider.addItem(application.createFxButton('spark button 4', 99, 21));" />
-			<Pause timeout="100" />
+			<WaitForLayoutManager />
 		</setup>
 		<body>
 
@@ -1591,11 +1591,11 @@
         <body>
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="656" waitEvent="propertyChange" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="23,24,25,26" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="20,21,22,23" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="-50" waitEvent="propertyChange" />
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1" />
             <SetProperty target="group1" propertyName="verticalScrollPosition" value="2750" waitEvent="propertyChange" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="98,99" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="86,87,88,89" />
         </body>
     </TestCase>
 
@@ -1613,7 +1613,7 @@
         <body>
             <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3" />
             <SetProperty target="group1" propertyName="height" value="200" waitEvent="updateComplete" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6,7" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6" />
         </body>
     </TestCase>
 
@@ -1645,7 +1645,7 @@
         <body>
             <RunCode code="application.group1.clearFreeRenderers()"/>
             <SetProperty target="group1" propertyName="height" value="200" waitEvent="updateComplete" />
-            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6,7" />
+            <AssertMethodValue method="value=application.group1.getItemIndicesInView()" value="0,1,2,3,4,5,6" />
         </body>
     </TestCase>
 

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_buttons.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_buttons.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_data.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_data.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_mix.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_mix.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_subgroups_nonempty.png
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/methods/baselines/datagroup_method_swapItems_subgroups_nonempty.png?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/properties/DataGroup_Properties_main.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/properties/DataGroup_Properties_main.mxml?rev=1381025&r1=1381024&r2=1381025&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/properties/DataGroup_Properties_main.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/gumbo/core/DataGroup/properties/DataGroup_Properties_main.mxml Wed Sep  5 06:43:18 2012
@@ -329,6 +329,7 @@
 		<SetProperty target="group1" propertyName="layout" valueExpression="value=new VerticalLayout()" waitTarget="group1" waitEvent="updateComplete" />
 		<RunCode code="application.group1.itemRenderer=new ClassFactory(comps.NullItemRenderer)" waitTarget="group1" waitEvent="updateComplete" />
         <SetProperty target="group1" propertyName="dataProvider" value="{new ArrayCollection([null, 'string', null, 3.1415, null])}" waitTarget="group1" waitEvent="updateComplete" />
+		<WaitForLayoutManager />
       </setup>
       <body>
         <AssertMethodValue method="value=application.group1.dataProvider.length" value="5" />
@@ -342,6 +343,7 @@
 		<SetProperty target="group1" propertyName="itemRendererFunction" valueExpression="value=application.nullItemRendererFunction" waitTarget="group1" waitEvent="updateComplete" />		
 		<SetProperty target="group1" propertyName="layout" valueExpression="value=new VerticalLayout()" waitTarget="group1" waitEvent="updateComplete" />
         <SetProperty target="group1" propertyName="dataProvider" value="{new ArrayCollection([null, 'string', null, 3.1415, null])}" waitTarget="group1" waitEvent="updateComplete" />
+		<WaitForLayoutManager />
       </setup>
       <body>
         <AssertMethodValue method="value=application.group1.dataProvider.length" value="5" />
@@ -3138,7 +3140,7 @@ duplicate items
 		    <SetProperty propertyName="dataProvider" target="group1" valueExpression="value=application.richEditableTextCollection" waitEvent="updateComplete" waitTarget="group1" />
 		</setup>
 		<body>			
-		    <AssertMethodValue method="value=Math.round(application.group1.baselinePosition)" value="9" />
+		    <AssertMethodValue method="value=Math.round(application.group1.baselinePosition)" value="12" />
 		</body>
 	</TestCase>
       
@@ -3154,9 +3156,9 @@ duplicate items
             <SetProperty target="group1" propertyName="layout" valueExpression="value= new VerticalLayout()" waitTarget="group1" waitEvent="updateComplete" />		
         </setup>
         <body>
-            <DispatchMouseClickEvent target="group1.getElementAt(0).rb1" localX="5" localY="5" waitEvent="click" />
-            <DispatchMouseClickEvent target="group1.getElementAt(1).rb2" localX="5" localY="5" waitEvent="click" />
-            <DispatchMouseClickEvent target="group1.getElementAt(2).rb3" localX="5" localY="5" waitEvent="click" />
+            <DispatchMouseClickEvent target="group1.getElementAt(0).rb1" localX="5" localY="8" waitEvent="click" />
+            <DispatchMouseClickEvent target="group1.getElementAt(1).rb2" localX="5" localY="8" waitEvent="click" />
+            <DispatchMouseClickEvent target="group1.getElementAt(2).rb3" localX="5" localY="8" waitEvent="click" />
             <CompareBitmap url="../properties/baselines/DataGroup_Properties_getCurrentRendererState.png" target="group1" />
         </body>
     </TestCase>