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/09/28 22:43:17 UTC

svn commit: r1391644 [7/15] - in /incubator/flex/sdk/branches/develop/mustella/tests: SkinStates/SWFs/ SkinStates/SWFs/comps/ SkinStates/Styles/ SkinningImprovements/SWFs/ SkinningImprovements/SWFs/comps/ SkinningImprovements/ScrollBar/styles/ Skinning...

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/cubic_bezier_fills_strokes_color_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/cubic_bezier_fills_strokes_color_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/cubic_bezier_fills_strokes_color_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/cubic_bezier_fills_strokes_color_transform.fxg Fri Sep 28 20:42:21 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="utf-8" ?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,525 +17,525 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		-->
-<!-- FXG 1.0 Test ability to handle color transforms with                                    		-->
-<!-- Cubic Bezier curves									       					-->
-<!--  Test that the viewer has the basic capability to handle the 'path'
-element and its data (d) attribute in combination with the cubic
-Bezier curveto commands, C, c, S, s (plus Mm and Zz) with matrix transforms of coordinates
-
-There are 8 subtests, each composed from the cubic Bezier path commands per
-the label by the subtest.  On-curve control points (i.e., the curve position)
-are marked by small blue squares.  Subtests are filled, or stroked, or 
-both, using simple style properties and colors.     
-
- The top group comprises of  8 different curve paths and the bottom group comrpises of the same path elements with the exception that 
-different color transforms have been applied to each of those elements.
-
-                                                                      			            -->
-<!-- Author : Vivek Agrawal  3 March-2009                       			-->
-<!--                                                                       				-->
-<!-- History:                                                              				-->
-<!--  3 March-2009, created.                                         			-->
-<!-- ==========================================	-->
-<!-- ==========================================	-->
-<Graphic version="1.0" viewHeight="360" viewWidth="480" xmlns="http://ns.adobe.com/fxg/2008">
-  <Group x="17.7251" y="14.0522">
-      <!-- ====================================================================== -->
-      <!-- First Curve "X" that has subpath utilizing M, C, S, m, c, & s ======== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="M  210 130      C  145 130     110  80     110  80       S  75  25      10  25          m    0 105      c   65   0      100 -50     100 -50       s   35 -55     100 -55 " >
-        <fill>
-          <SolidColor color="#ff0000"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke color="#00c000" caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>	        
-      </Path>
-      <Rect x="208" y="128" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="108" y="78" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="8" y="23" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="8" y="128" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="108" y="78" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="208" y="23" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Infinity using M, c, c, c, C & z ===================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="  M 240  90      c 0  30    7  50    50  0       c 43  -50    50  -30    50  0       c 0  83    -68  -34    -90  -30       C 240  60    240  90    240  90   z " >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>            
-      </Path>
-      <Rect x="238" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="288" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="338" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="248" y="58" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-
-      <!-- ====================================================================== -->
-      <!-- Horizontal line utilizing M, C & Z =================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="M  80 170     C  100 170    160  170    180 170  Z" >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>               
-      </Path>
-      <Rect x="78" y="168" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="178" y="168" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Inverted V using M, C, c & Z ========================================= -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="  M 5 260    C 40 260    60 175    55 160    c  -5  15     15 100     50 100  Z" >
-        <fill>
-          <SolidColor color="#00c000"/>
-        </fill> 
-      </Path>
-      <Rect x="3" y="254.296" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="53" y="158" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="103" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Remembrance Ribbon using m, c & s ==================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="m 200 260      c  50 -40     50 -100     25 -100       s -25  60     25  100  " >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>           
-      </Path>
-      <Rect x="198" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="223" y="158" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="248" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- 90 degree arc using M & C ============================================ -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="M   360 100         C 420 90         460 140            450 190" >
-        <fill>
-          <SolidColor color="#0000ff"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>             
-      </Path>
-      <Rect x="358" y="98" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="448" y="188" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Circle using M, c, s, s, s & z ======================================= -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="M360 210      c   0  20    -16  36    -36  36       s -36 -16    -36 -36       s  16 -36     36 -36    s  36  16     36  36   z  " >
-        <fill>
-          <SolidColor color="#ffff00"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>	                
-      </Path>
-      <Rect x="358" y="208" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="322" y="244" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="286" y="208" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="322" y="172" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Inverted horseshoe using m, c & z ==================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="m 360  325     c -40  -60     95 -100     80  0   z  " >
-        <fill>
-          <SolidColor color="#f0f0f0"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke color="#ff0000" caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>               
-      </Path>
-      <Rect x="358" y="323" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="438" y="323" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-    </Rect>
-</Group>
-  <Group x="17.7251" y="14.0522">
-      <!-- ====================================================================== -->
-      <!-- First Curve "X" that has subpath utilizing M, C, S, m, c, & s ======== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="M  210 130      C  145 130     110  80     110  80       S  75  25      10  25          m    0 105      c   65   0      100 -50     100 -50       s   35 -55     100 -55 " >
-        <fill>
-          <SolidColor color="#ff0000"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke color="#00c000" caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-        <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		        
-      </Path>
-      <Rect x="208" y="128" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="108" y="78" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="8" y="23" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="8" y="128" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="108" y="78" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="208" y="23" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Infinity using M, c, c, c, C & z ===================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="  M 240  90      c 0  30    7  50    50  0       c 43  -50    50  -30    50  0       c 0  83    -68  -34    -90  -30       C 240  60    240  90    240  90   z " >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="238" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="288" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="338" y="88" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="248" y="58" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-
-      <!-- ====================================================================== -->
-      <!-- Horizontal line utilizing M, C & Z =================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="M  80 170     C  100 170    160  170    180 170  Z" >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="78" y="168" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="178" y="168" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Inverted V using M, C, c & Z ========================================= -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="  M 5 260    C 40 260    60 175    55 160    c  -5  15     15 100     50 100  Z" >
-        <fill>
-          <SolidColor color="#00c000"/>
-        </fill>
-   	  <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		 
-      </Path>
-      <Rect x="3" y="254.296" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="53" y="158" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="103" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Remembrance Ribbon using m, c & s ==================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="m 200 260      c  50 -40     50 -100     25 -100       s -25  60     25  100  " >
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="198" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="223" y="158" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="248" y="258" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- 90 degree arc using M & C ============================================ -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="M   360 100         C 420 90         460 140            450 190" >
-        <fill>
-          <SolidColor color="#0000ff"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="358" y="98" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="448" y="188" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Circle using M, c, s, s, s & z ======================================= -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero" data="M360 210      c   0  20    -16  36    -36  36       s -36 -16    -36 -36       s  16 -36     36 -36    s  36  16     36  36   z  " >
-        <fill>
-          <SolidColor color="#ffff00"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="358" y="208" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="322" y="244" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="286" y="208" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="322" y="172" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-      <!-- ====================================================================== -->
-      <!-- Inverted horseshoe using m, c & z ==================================== -->
-      <!-- ====================================================================== -->
-      <Path winding="nonZero"  data="m 360  325     c -40  -60     95 -100     80  0   z  " >
-        <fill>
-          <SolidColor color="#f0f0f0"/>
-        </fill>
-        <stroke>
-          <SolidColorStroke color="#ff0000" caps="none" weight="1" joints="miter" miterLimit="4"/>
-        </stroke>
-		<transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>		                
-      </Path>
-      <Rect x="358" y="323" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
-      <Rect x="438" y="323" width="4" height="4">
-        <fill>
-          <SolidColor color="#4a83ff"/>
-        </fill>
-      </Rect>
- 
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-     </Rect>
-  </Group>
+<!--                                                                                  		-->
+<!-- FXG 1.0 Test ability to handle color transforms with                                    		-->
+<!-- Cubic Bezier curves									       					-->
+<!--  Test that the viewer has the basic capability to handle the 'path'
+element and its data (d) attribute in combination with the cubic
+Bezier curveto commands, C, c, S, s (plus Mm and Zz) with matrix transforms of coordinates
+
+There are 8 subtests, each composed from the cubic Bezier path commands per
+the label by the subtest.  On-curve control points (i.e., the curve position)
+are marked by small blue squares.  Subtests are filled, or stroked, or 
+both, using simple style properties and colors.     
+
+ The top group comprises of  8 different curve paths and the bottom group comrpises of the same path elements with the exception that 
+different color transforms have been applied to each of those elements.
+
+                                                                      			            -->
+<!-- Author : Vivek Agrawal  3 March-2009                       			-->
+<!--                                                                       				-->
+<!-- History:                                                              				-->
+<!--  3 March-2009, created.                                         			-->
+<!-- ==========================================	-->
+<!-- ==========================================	-->
+<Graphic version="1.0" viewHeight="360" viewWidth="480" xmlns="http://ns.adobe.com/fxg/2008">
+  <Group x="17.7251" y="14.0522">
+      <!-- ====================================================================== -->
+      <!-- First Curve "X" that has subpath utilizing M, C, S, m, c, & s ======== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="M  210 130      C  145 130     110  80     110  80       S  75  25      10  25          m    0 105      c   65   0      100 -50     100 -50       s   35 -55     100 -55 " >
+        <fill>
+          <SolidColor color="#ff0000"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke color="#00c000" caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>	        
+      </Path>
+      <Rect x="208" y="128" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="108" y="78" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="8" y="23" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="8" y="128" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="108" y="78" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="208" y="23" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Infinity using M, c, c, c, C & z ===================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="  M 240  90      c 0  30    7  50    50  0       c 43  -50    50  -30    50  0       c 0  83    -68  -34    -90  -30       C 240  60    240  90    240  90   z " >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>            
+      </Path>
+      <Rect x="238" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="288" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="338" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="248" y="58" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+
+      <!-- ====================================================================== -->
+      <!-- Horizontal line utilizing M, C & Z =================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="M  80 170     C  100 170    160  170    180 170  Z" >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>               
+      </Path>
+      <Rect x="78" y="168" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="178" y="168" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Inverted V using M, C, c & Z ========================================= -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="  M 5 260    C 40 260    60 175    55 160    c  -5  15     15 100     50 100  Z" >
+        <fill>
+          <SolidColor color="#00c000"/>
+        </fill> 
+      </Path>
+      <Rect x="3" y="254.296" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="53" y="158" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="103" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Remembrance Ribbon using m, c & s ==================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="m 200 260      c  50 -40     50 -100     25 -100       s -25  60     25  100  " >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>           
+      </Path>
+      <Rect x="198" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="223" y="158" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="248" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- 90 degree arc using M & C ============================================ -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="M   360 100         C 420 90         460 140            450 190" >
+        <fill>
+          <SolidColor color="#0000ff"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>             
+      </Path>
+      <Rect x="358" y="98" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="448" y="188" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Circle using M, c, s, s, s & z ======================================= -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="M360 210      c   0  20    -16  36    -36  36       s -36 -16    -36 -36       s  16 -36     36 -36    s  36  16     36  36   z  " >
+        <fill>
+          <SolidColor color="#ffff00"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>	                
+      </Path>
+      <Rect x="358" y="208" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="322" y="244" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="286" y="208" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="322" y="172" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Inverted horseshoe using m, c & z ==================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="m 360  325     c -40  -60     95 -100     80  0   z  " >
+        <fill>
+          <SolidColor color="#f0f0f0"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke color="#ff0000" caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>               
+      </Path>
+      <Rect x="358" y="323" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="438" y="323" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+    </Rect>
+</Group>
+  <Group x="17.7251" y="14.0522">
+      <!-- ====================================================================== -->
+      <!-- First Curve "X" that has subpath utilizing M, C, S, m, c, & s ======== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="M  210 130      C  145 130     110  80     110  80       S  75  25      10  25          m    0 105      c   65   0      100 -50     100 -50       s   35 -55     100 -55 " >
+        <fill>
+          <SolidColor color="#ff0000"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke color="#00c000" caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+        <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		        
+      </Path>
+      <Rect x="208" y="128" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="108" y="78" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="8" y="23" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="8" y="128" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="108" y="78" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="208" y="23" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Infinity using M, c, c, c, C & z ===================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="  M 240  90      c 0  30    7  50    50  0       c 43  -50    50  -30    50  0       c 0  83    -68  -34    -90  -30       C 240  60    240  90    240  90   z " >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="238" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="288" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="338" y="88" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="248" y="58" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+
+      <!-- ====================================================================== -->
+      <!-- Horizontal line utilizing M, C & Z =================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="M  80 170     C  100 170    160  170    180 170  Z" >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="78" y="168" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="178" y="168" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Inverted V using M, C, c & Z ========================================= -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="  M 5 260    C 40 260    60 175    55 160    c  -5  15     15 100     50 100  Z" >
+        <fill>
+          <SolidColor color="#00c000"/>
+        </fill>
+   	  <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		 
+      </Path>
+      <Rect x="3" y="254.296" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="53" y="158" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="103" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Remembrance Ribbon using m, c & s ==================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="m 200 260      c  50 -40     50 -100     25 -100       s -25  60     25  100  " >
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="198" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="223" y="158" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="248" y="258" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- 90 degree arc using M & C ============================================ -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="M   360 100         C 420 90         460 140            450 190" >
+        <fill>
+          <SolidColor color="#0000ff"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="358" y="98" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="448" y="188" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Circle using M, c, s, s, s & z ======================================= -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero" data="M360 210      c   0  20    -16  36    -36  36       s -36 -16    -36 -36       s  16 -36     36 -36    s  36  16     36  36   z  " >
+        <fill>
+          <SolidColor color="#ffff00"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="358" y="208" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="322" y="244" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="286" y="208" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="322" y="172" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+      <!-- ====================================================================== -->
+      <!-- Inverted horseshoe using m, c & z ==================================== -->
+      <!-- ====================================================================== -->
+      <Path winding="nonZero"  data="m 360  325     c -40  -60     95 -100     80  0   z  " >
+        <fill>
+          <SolidColor color="#f0f0f0"/>
+        </fill>
+        <stroke>
+          <SolidColorStroke color="#ff0000" caps="none" weight="1" joints="miter" miterLimit="4"/>
+        </stroke>
+		<transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>		                
+      </Path>
+      <Rect x="358" y="323" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+      <Rect x="438" y="323" width="4" height="4">
+        <fill>
+          <SolidColor color="#4a83ff"/>
+        </fill>
+      </Rect>
+ 
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+     </Rect>
+  </Group>
 </Graphic>
\ No newline at end of file

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/cubic_bezier_fills_strokes_color_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/path_absolute_fills_strokes_color_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/path_absolute_fills_strokes_color_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/path_absolute_fills_strokes_color_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/path_absolute_fills_strokes_color_transform.fxg Fri Sep 28 20:42:21 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="utf-8" ?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,238 +17,238 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		-->
-<!-- FXG 1.0  Test ability to handle color transforms with                                    		-->
-<!--  the 'path' element and its data attribute (d)
-in combination with the straight-line path commands.
-Two pairs of staircase figures are drawn using 
-respectively M,H,V,Z and m,h,v,z. The shapes in each pair are identical, with one stroked and
-one filled.  
-                                    		                                                -->
-<!--     															       					-->
-<!--                                                                             			-->
-<!-- Author : Vivek Agrawal  3 March-2009                       			-->
-<!--                                                                       				-->
-<!-- History:                                                              				-->
-<!--  3 March-2009 , created.                                         			-->
-<!-- ==========================================	-->
-<!-- ==========================================	-->
-<Graphic version="1.0" viewHeight="359" viewWidth="479" xmlns="http://ns.adobe.com/fxg/2008">
-  	    <!--======================================================================-->
-	    <!--Content of Test Case follows...                  =====================-->
-	    <!--======================================================================-->
-
-        <!-- ====================================================================== -->
-		<!-- First Group of Stairs using M, H, V & Z commands====================== -->
-		<!-- ====================================================================== -->
-<Group x="17.7251" y="14.0522">
-        <Path winding="nonZero"  data=" M  240.00000  56.00000    H  270.00000   V  86.00000    H  300.00000   V  116.00000    H  330.00000   V  146.00000    H  240.00000   V  56.00000    Z " >
-          <stroke>
-            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-          </stroke>
-        </Path>
-        <Rect x="238.00000" y="54.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="268.00000" y="54.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="268.00000" y="84.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="298.00000" y="84.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="298.00000" y="114.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="328.00000" y="114.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="328.00000" y="144.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="238.00000" y="144.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Path winding="nonZero" data="  M  350.00000  56.00000   H  380.00000   V  86.00000    H  410.00000   V  116.00000    H  440.00000   V  146.00000    H  350.00000   V  56.00000    Z " >
-          <fill>
-            <SolidColor color="#0000ff"/>
-          </fill>
-        </Path>
-        <Rect x="348.00000" y="54.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="378.00000" y="54.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect  x="378.00000" y="84.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="408.00000" y="84.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="408.00000" y="114.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect  x="438.00000" y="114.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="438.00000" y="144.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="348.00000" y="144.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-    </Rect>
-</Group>
-<Group x="17.7251" y="14.0522">
-        <Path winding="nonZero"  data=" M  240.00000  56.00000    H  270.00000   V  86.00000    H  300.00000   V  116.00000    H  330.00000   V  146.00000    H  240.00000   V  56.00000    Z " >
-          <stroke>
-            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-          </stroke>
-        <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>	
-        </Path>
-        <Rect x="238.00000" y="54.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="268.00000" y="54.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="268.00000" y="84.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="298.00000" y="84.00000" width="7.2002" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="298.00000" y="114.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="328.00000" y="114.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="328.00000" y="144.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="238.00000" y="144.00000" width="7.2002" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Path winding="nonZero" data="  M  350.00000  56.00000   H  380.00000   V  86.00000    H  410.00000   V  116.00000    H  440.00000   V  146.00000    H  350.00000   V  56.00000    Z " >
-          <fill>
-            <SolidColor color="#0000ff"/>
-          </fill>
-        <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>	
-        </Path>
-        <Rect x="348.00000" y="54.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="378.00000" y="54.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect  x="378.00000" y="84.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="408.00000" y="84.00000" width="7.19922" height="7.19971">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="408.00000" y="114.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect  x="438.00000" y="114.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="438.00000" y="144.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-        <Rect x="348.00000" y="144.00000" width="7.19922" height="7.2002">
-          <fill>
-            <SolidColor color="#ffff00"/>
-          </fill>
-        </Rect>
-
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-     </Rect>
-  </Group>
+<!--                                                                                  		-->
+<!-- FXG 1.0  Test ability to handle color transforms with                                    		-->
+<!--  the 'path' element and its data attribute (d)
+in combination with the straight-line path commands.
+Two pairs of staircase figures are drawn using 
+respectively M,H,V,Z and m,h,v,z. The shapes in each pair are identical, with one stroked and
+one filled.  
+                                    		                                                -->
+<!--     															       					-->
+<!--                                                                             			-->
+<!-- Author : Vivek Agrawal  3 March-2009                       			-->
+<!--                                                                       				-->
+<!-- History:                                                              				-->
+<!--  3 March-2009 , created.                                         			-->
+<!-- ==========================================	-->
+<!-- ==========================================	-->
+<Graphic version="1.0" viewHeight="359" viewWidth="479" xmlns="http://ns.adobe.com/fxg/2008">
+  	    <!--======================================================================-->
+	    <!--Content of Test Case follows...                  =====================-->
+	    <!--======================================================================-->
+
+        <!-- ====================================================================== -->
+		<!-- First Group of Stairs using M, H, V & Z commands====================== -->
+		<!-- ====================================================================== -->
+<Group x="17.7251" y="14.0522">
+        <Path winding="nonZero"  data=" M  240.00000  56.00000    H  270.00000   V  86.00000    H  300.00000   V  116.00000    H  330.00000   V  146.00000    H  240.00000   V  56.00000    Z " >
+          <stroke>
+            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+          </stroke>
+        </Path>
+        <Rect x="238.00000" y="54.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="268.00000" y="54.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="268.00000" y="84.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="298.00000" y="84.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="298.00000" y="114.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="328.00000" y="114.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="328.00000" y="144.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="238.00000" y="144.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Path winding="nonZero" data="  M  350.00000  56.00000   H  380.00000   V  86.00000    H  410.00000   V  116.00000    H  440.00000   V  146.00000    H  350.00000   V  56.00000    Z " >
+          <fill>
+            <SolidColor color="#0000ff"/>
+          </fill>
+        </Path>
+        <Rect x="348.00000" y="54.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="378.00000" y="54.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect  x="378.00000" y="84.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="408.00000" y="84.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="408.00000" y="114.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect  x="438.00000" y="114.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="438.00000" y="144.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="348.00000" y="144.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+    </Rect>
+</Group>
+<Group x="17.7251" y="14.0522">
+        <Path winding="nonZero"  data=" M  240.00000  56.00000    H  270.00000   V  86.00000    H  300.00000   V  116.00000    H  330.00000   V  146.00000    H  240.00000   V  56.00000    Z " >
+          <stroke>
+            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+          </stroke>
+        <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>	
+        </Path>
+        <Rect x="238.00000" y="54.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="268.00000" y="54.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="268.00000" y="84.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="298.00000" y="84.00000" width="7.2002" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="298.00000" y="114.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="328.00000" y="114.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="328.00000" y="144.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="238.00000" y="144.00000" width="7.2002" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Path winding="nonZero" data="  M  350.00000  56.00000   H  380.00000   V  86.00000    H  410.00000   V  116.00000    H  440.00000   V  146.00000    H  350.00000   V  56.00000    Z " >
+          <fill>
+            <SolidColor color="#0000ff"/>
+          </fill>
+        <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>	
+        </Path>
+        <Rect x="348.00000" y="54.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="378.00000" y="54.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect  x="378.00000" y="84.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="408.00000" y="84.00000" width="7.19922" height="7.19971">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="408.00000" y="114.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect  x="438.00000" y="114.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="438.00000" y="144.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+        <Rect x="348.00000" y="144.00000" width="7.19922" height="7.2002">
+          <fill>
+            <SolidColor color="#ffff00"/>
+          </fill>
+        </Rect>
+
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+     </Rect>
+  </Group>
 </Graphic>
\ No newline at end of file

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/path_absolute_fills_strokes_color_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/paths_straight_absolute_fills_strokes_color_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/paths_straight_absolute_fills_strokes_color_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/paths_straight_absolute_fills_strokes_color_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/paths_straight_absolute_fills_strokes_color_transform.fxg Fri Sep 28 20:42:21 2012
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" ?>
+<?xml version="1.0" encoding="utf-8" ?>
 <!--
 
   Licensed to the Apache Software Foundation (ASF) under one or more
@@ -17,192 +17,192 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		-->
-<!-- FXG 1.0 Test ability to handle color transforms with the path element and its data attribute (d)
-in combination with the straight-line path commands.
-Two pairs of concentric equilateral triangles are drawn using respectively
-M,L,Z and m,l,z.  The shapes are identical, with one stroked and
-one filled.  The fill-mode default of "even-odd" means that 
-the inner triangle is hollow.    
-
-                                                                      			            -->
-<!-- Author : Vivek Agrawal  3 March-2009                       			-->
-<!--                                                                       				-->
-<!-- History:                                                              				-->
-<!--  3 March-2009, created.                                         			-->
-<!-- ==========================================	-->
-<!-- ==========================================	-->
-<Graphic version="1.0" viewHeight="359" viewWidth="479" xmlns="http://ns.adobe.com/fxg/2008">
-	<Group x="17.7251" y="14.0522">
-        <Path winding="nonZero"  data="  M   62.00000   56.00000    L  113.96152  146.00000   L   10.03848  146.00000    L   62.00000   56.00000   Z    M   62.00000  71.00000   L  100.97114  138.50000   L   23.02886  138.50000   L   62.00000  71.00000   Z  " >
-          <stroke>
-            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-          </stroke>
-        </Path>
-        <Rect x="60.00000" y="54.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="111.96152" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="8.03848" y="144.00000"  width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="60.00000" y="69.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect  x="98.97114" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="21.02886" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-
-        <Path winding="nonZero"  data="   M  177.00000   56.00000    L  228.96152  146.00000   L  125.03848  146.00000    L  177.00000   56.00000   Z    M  177.00000  71.00000   L  215.97114  138.50000   L  138.02886  138.50000   L  177.00000  71.00000   Z  " >
-          <fill>
-            <SolidColor color="#ff0000"/>
-          </fill>
-        </Path>
-        <Rect x="175.00000" y="54.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="226.96152" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="123.03848" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="175.00000" y="69.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="213.97114" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="136.02886" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-    </Rect>
-</Group>
-	<Group x="17.7251" y="14.0522">
-        <Path winding="nonZero"  data="  M   62.00000   56.00000    L  113.96152  146.00000   L   10.03848  146.00000    L   62.00000   56.00000   Z    M   62.00000  71.00000   L  100.97114  138.50000   L   23.02886  138.50000   L   62.00000  71.00000   Z  " >
-          <stroke>
-            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-          </stroke>
-        <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>	
-        </Path>
-        <Rect x="60.00000" y="54.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="111.96152" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="8.03848" y="144.00000"  width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="60.00000" y="69.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect  x="98.97114" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="21.02886" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-
-        <Path winding="nonZero"  data="   M  177.00000   56.00000    L  228.96152  146.00000   L  125.03848  146.00000    L  177.00000   56.00000   Z    M  177.00000  71.00000   L  215.97114  138.50000   L  138.02886  138.50000   L  177.00000  71.00000   Z  " >
-          <fill>
-            <SolidColor color="#ff0000"/>
-          </fill>
-        <transform>
-			<Transform>
-				<colorTransform>
-					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
-				</colorTransform>
-			</Transform>
-        </transform>	
-        </Path>
-        <Rect x="175.00000" y="54.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="226.96152" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="123.03848" y="144.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="175.00000" y="69.00000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="213.97114" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-        <Rect x="136.02886" y="136.50000" width="4" height="4">
-          <fill>
-            <SolidColor color="#00c000"/>
-          </fill>
-        </Rect>
-
-    <Rect x="0.5" y="0.5" width="478" height="358" >
-      <stroke>
-        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-      </stroke>
-    </Rect>
-</Group>
+<!--                                                                                  		-->
+<!-- FXG 1.0 Test ability to handle color transforms with the path element and its data attribute (d)
+in combination with the straight-line path commands.
+Two pairs of concentric equilateral triangles are drawn using respectively
+M,L,Z and m,l,z.  The shapes are identical, with one stroked and
+one filled.  The fill-mode default of "even-odd" means that 
+the inner triangle is hollow.    
+
+                                                                      			            -->
+<!-- Author : Vivek Agrawal  3 March-2009                       			-->
+<!--                                                                       				-->
+<!-- History:                                                              				-->
+<!--  3 March-2009, created.                                         			-->
+<!-- ==========================================	-->
+<!-- ==========================================	-->
+<Graphic version="1.0" viewHeight="359" viewWidth="479" xmlns="http://ns.adobe.com/fxg/2008">
+	<Group x="17.7251" y="14.0522">
+        <Path winding="nonZero"  data="  M   62.00000   56.00000    L  113.96152  146.00000   L   10.03848  146.00000    L   62.00000   56.00000   Z    M   62.00000  71.00000   L  100.97114  138.50000   L   23.02886  138.50000   L   62.00000  71.00000   Z  " >
+          <stroke>
+            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+          </stroke>
+        </Path>
+        <Rect x="60.00000" y="54.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="111.96152" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="8.03848" y="144.00000"  width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="60.00000" y="69.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect  x="98.97114" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="21.02886" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+
+        <Path winding="nonZero"  data="   M  177.00000   56.00000    L  228.96152  146.00000   L  125.03848  146.00000    L  177.00000   56.00000   Z    M  177.00000  71.00000   L  215.97114  138.50000   L  138.02886  138.50000   L  177.00000  71.00000   Z  " >
+          <fill>
+            <SolidColor color="#ff0000"/>
+          </fill>
+        </Path>
+        <Rect x="175.00000" y="54.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="226.96152" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="123.03848" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="175.00000" y="69.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="213.97114" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="136.02886" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+    </Rect>
+</Group>
+	<Group x="17.7251" y="14.0522">
+        <Path winding="nonZero"  data="  M   62.00000   56.00000    L  113.96152  146.00000   L   10.03848  146.00000    L   62.00000   56.00000   Z    M   62.00000  71.00000   L  100.97114  138.50000   L   23.02886  138.50000   L   62.00000  71.00000   Z  " >
+          <stroke>
+            <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+          </stroke>
+        <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>	
+        </Path>
+        <Rect x="60.00000" y="54.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="111.96152" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="8.03848" y="144.00000"  width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="60.00000" y="69.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect  x="98.97114" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="21.02886" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+
+        <Path winding="nonZero"  data="   M  177.00000   56.00000    L  228.96152  146.00000   L  125.03848  146.00000    L  177.00000   56.00000   Z    M  177.00000  71.00000   L  215.97114  138.50000   L  138.02886  138.50000   L  177.00000  71.00000   Z  " >
+          <fill>
+            <SolidColor color="#ff0000"/>
+          </fill>
+        <transform>
+			<Transform>
+				<colorTransform>
+					<ColorTransform alphaMultiplier="0.5" alphaOffset="0.3" blueMultiplier="0.2" blueOffset="10" greenMultiplier="0.5" greenOffset="30" redMultiplier="5" redOffset="20"/>
+				</colorTransform>
+			</Transform>
+        </transform>	
+        </Path>
+        <Rect x="175.00000" y="54.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="226.96152" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="123.03848" y="144.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="175.00000" y="69.00000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="213.97114" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+        <Rect x="136.02886" y="136.50000" width="4" height="4">
+          <fill>
+            <SolidColor color="#00c000"/>
+          </fill>
+        </Rect>
+
+    <Rect x="0.5" y="0.5" width="478" height="358" >
+      <stroke>
+        <SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+      </stroke>
+    </Rect>
+</Group>
 </Graphic>
\ No newline at end of file

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/color_transform/path/paths_straight_absolute_fills_strokes_color_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native