You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2013/05/12 12:49:22 UTC

[16/24] git commit: [flex-sdk] [refs/heads/develop] - Change to 480 dpi

Change to 480 dpi


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/3abd3297
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/3abd3297
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/3abd3297

Branch: refs/heads/develop
Commit: 3abd32978c955b2c4350a8f0cc312e0424f31086
Parents: cb00950
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Apr 25 13:39:58 2013 +1000
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Apr 25 13:39:58 2013 +1000

----------------------------------------------------------------------
 .../tests/applicationDPI_480.mxml                  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/3abd3297/mustella/tests/mobile/DensityIndependentScaling/tests/applicationDPI_480.mxml
----------------------------------------------------------------------
diff --git a/mustella/tests/mobile/DensityIndependentScaling/tests/applicationDPI_480.mxml b/mustella/tests/mobile/DensityIndependentScaling/tests/applicationDPI_480.mxml
index 9c8160e..fd777a1 100644
--- a/mustella/tests/mobile/DensityIndependentScaling/tests/applicationDPI_480.mxml
+++ b/mustella/tests/mobile/DensityIndependentScaling/tests/applicationDPI_480.mxml
@@ -45,7 +45,7 @@
 	
 	<testCases>
 		
-		<TestCase testID="Get_applicationDPI" description="applicationDPI is set to  in MXML" keywords="[ViewNavigatorApplication, properties, applicationDPI]">
+		<TestCase testID="Get_applicationDPI" description="applicationDPI is set to 480 in MXML" keywords="[ViewNavigatorApplication, properties, applicationDPI]">
 
 			<body>
 				<AssertPropertyValue target="" propertyName="applicationDPI" value="480" />