You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cf...@apache.org on 2012/10/09 16:16:04 UTC

svn commit: r1396038 [3/3] - in /incubator/flex/sdk/branches/develop/mustella/tests: components/MenuBar/Halo/Styles/ components/MenuBar/Halo/Styles/baselines/ spark/primitives/Graphic/properties/

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml?rev=1396038&r1=1396037&r2=1396038&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/primitives/Graphic/properties/FXG_GraphicGroup_PropertiesAS.mxml Tue Oct  9 14:16:03 2012
@@ -384,7 +384,7 @@ limitations under the License.
 				<SetProperty value="20" propertyName="rotationY" target="graphic3.getChildAt(0).getElementAt(0).getElementAt(2)" />
 				<SetProperty value="20" propertyName="rotationX" target="graphic3.getChildAt(0).getElementAt(0).getElementAt(2)" />
 				<WaitForLayoutManager/>
-				<CompareBitmap url="../Properties/baselines/" target="graphic3" numColorVariances="10" maxColorVariance="5">
+				<CompareBitmap url="../Properties/baselines/" target="graphic3" numColorVariances="10" maxColorVariance="10">
 					<ConditionalValue os="win" />
 				</CompareBitmap>
 			</body>