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 [9/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/matrix/Group/cubic_bezier_fills_strokes_group_matrix_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/cubic_bezier_fills_strokes_group_matrix_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/cubic_bezier_fills_strokes_group_matrix_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/cubic_bezier_fills_strokes_group_matrix_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,399 +17,399 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		-->
-<!-- FXG 1.0 Test ability to handle a group based coordinate space transformation matrix 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 comprises of the same path elements with the exception that 
-a group matrix coordinate transform has been applied to it.
-
-                                                                      			            -->
-<!-- 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 >
-      <!-- ====================================================================== -->
-      <!-- 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>
-
- 
-
- 
-
-       <transform>
-			<Transform>
-				<matrix>
-					<Matrix tx="40.0" ty="350.0" a="1" b="1" c="1" d="0"/>
-				</matrix>
-			</Transform>
-        </transform>	
-</Group>
+<!--                                                                                  		-->
+<!-- FXG 1.0 Test ability to handle a group based coordinate space transformation matrix 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 comprises of the same path elements with the exception that 
+a group matrix coordinate transform has been applied to it.
+
+                                                                      			            -->
+<!-- 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 >
+      <!-- ====================================================================== -->
+      <!-- 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>
+
+ 
+
+ 
+
+       <transform>
+			<Transform>
+				<matrix>
+					<Matrix tx="40.0" ty="350.0" a="1" b="1" c="1" d="0"/>
+				</matrix>
+			</Transform>
+        </transform>	
+</Group>
 </Graphic>
\ No newline at end of file

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/cubic_bezier_fills_strokes_group_matrix_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/ellipse_fills_strokes_group_matrix_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/ellipse_fills_strokes_group_matrix_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/ellipse_fills_strokes_group_matrix_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/ellipse_fills_strokes_group_matrix_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,98 +17,98 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		       -->
-<!-- FXG 1.0 Test ability to handle coordinate space transformation matrix applied as a group, with the 'ellipse' basic-shapes element. 
- The top group comprises of  7 different ellipses and the bottom group comrpises of the same ellipse elements with the exception that 
-a group matrix  transform has been applied to it.-->
-<!-- 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="18" y="14">
-	<Ellipse x="4" y="0.5" width="60" height="100">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-	<Ellipse x="114" y="0.5" width="60" height="100">
-		<fill>
-			<SolidColor color="#ff0000"/>
-		</fill>
-	</Ellipse>
-	<Ellipse x="219" y="20.5" width="70" height="70">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Ellipse>
-	<Ellipse x="319" y="20.5" width="70" height="70">
-		<fill>
-			<SolidColor color="#ffff00"/>
-		</fill>		
-	</Ellipse>
-	<Ellipse x="4" y="145.5" width="60" height="100">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-	<Ellipse x="114" y="145.5" width="60" height="100">
-		<fill>
-			<SolidColor color="#00ff00"/>
-		</fill>
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-	<Ellipse x="244" y="155.5" width="140" height="80">
-		<fill>
-			<SolidColor color="#00ff00"/>
-		</fill>
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-</Group>
-<Group >
-		<transform>
-			<Transform>
-				<matrix>
-					<Matrix tx="100.0" ty="250.0" a="1.0" b="1.1" c="-0.1" d="1"/>
-				</matrix>
-			</Transform>
-        </transform>
-
-	<Ellipse x="4" y="0.5" width="60" height="100">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-	<Ellipse x="114" y="0.5" width="60" height="100">
-		<fill>
-			<SolidColor color="#ff0000"/>
-		</fill>
-	</Ellipse>
-	<Ellipse x="219" y="20.5" width="70" height="70">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Ellipse>
-
-	<Ellipse x="4" y="145.5" width="60" height="100">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-	<Ellipse x="114" y="145.5" width="60" height="100">
-		<fill>
-			<SolidColor color="#00ff00"/>
-		</fill>
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Ellipse>
-
-</Group>
-</Graphic>
+<!--                                                                                  		       -->
+<!-- FXG 1.0 Test ability to handle coordinate space transformation matrix applied as a group, with the 'ellipse' basic-shapes element. 
+ The top group comprises of  7 different ellipses and the bottom group comrpises of the same ellipse elements with the exception that 
+a group matrix  transform has been applied to it.-->
+<!-- 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="18" y="14">
+	<Ellipse x="4" y="0.5" width="60" height="100">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+	<Ellipse x="114" y="0.5" width="60" height="100">
+		<fill>
+			<SolidColor color="#ff0000"/>
+		</fill>
+	</Ellipse>
+	<Ellipse x="219" y="20.5" width="70" height="70">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Ellipse>
+	<Ellipse x="319" y="20.5" width="70" height="70">
+		<fill>
+			<SolidColor color="#ffff00"/>
+		</fill>		
+	</Ellipse>
+	<Ellipse x="4" y="145.5" width="60" height="100">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+	<Ellipse x="114" y="145.5" width="60" height="100">
+		<fill>
+			<SolidColor color="#00ff00"/>
+		</fill>
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+	<Ellipse x="244" y="155.5" width="140" height="80">
+		<fill>
+			<SolidColor color="#00ff00"/>
+		</fill>
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+</Group>
+<Group >
+		<transform>
+			<Transform>
+				<matrix>
+					<Matrix tx="100.0" ty="250.0" a="1.0" b="1.1" c="-0.1" d="1"/>
+				</matrix>
+			</Transform>
+        </transform>
+
+	<Ellipse x="4" y="0.5" width="60" height="100">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+	<Ellipse x="114" y="0.5" width="60" height="100">
+		<fill>
+			<SolidColor color="#ff0000"/>
+		</fill>
+	</Ellipse>
+	<Ellipse x="219" y="20.5" width="70" height="70">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Ellipse>
+
+	<Ellipse x="4" y="145.5" width="60" height="100">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+	<Ellipse x="114" y="145.5" width="60" height="100">
+		<fill>
+			<SolidColor color="#00ff00"/>
+		</fill>
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="8" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Ellipse>
+
+</Group>
+</Graphic>

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/ellipse_fills_strokes_group_matrix_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/lines_fills_strokes_group_matrix_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/lines_fills_strokes_group_matrix_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/lines_fills_strokes_group_matrix_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/lines_fills_strokes_group_matrix_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,236 +17,236 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		       -->
-<!-- FXG 1.0 Test ability to handle coordinate space transformation matrix inside a Group with the line element.
-The top group comprises of  9 different line segments and the bottom group comprises of the same line elements with the exception that 
-a Group coordinate transform has been applied to it.     -->
-<!-- Author : Vivek Agrawal  4 March-2009                       			-->
-<!--                                                                       				-->
-<!-- History:                                                              				-->
-<!--  4 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">
-	<Line xFrom="0.378906" yFrom="91.0811" xTo="75.3789" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="75.3789" yFrom="91.0811" xTo="150.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#ff0000" caps="none" weight="5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="150.379" yFrom="91.0811" xTo="225.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#008000" caps="none" weight="7.5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="225.379" yFrom="91.0811" xTo="300.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="300.379" yFrom="91.0811" xTo="375.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#ff00ff" caps="none" weight="12.5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="0.5" xTo="50" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="0.5" xTo="50" yTo="50.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="50.5" xTo="100" yTo="50.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="50.5" xTo="100" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="0.5" xTo="150" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="5" xTo="50" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
-		<stroke>
-			<SolidColorStroke caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#ff00ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="5" xTo="50" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Line>
-	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#008000" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Line>
-	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#ff0000" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<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>
-	<Line xFrom="0.378906" yFrom="91.0811" xTo="75.3789" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="75.3789" yFrom="91.0811" xTo="150.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#ff0000" caps="none" weight="5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="150.379" yFrom="91.0811" xTo="225.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#008000" caps="none" weight="7.5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="225.379" yFrom="91.0811" xTo="300.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="300.379" yFrom="91.0811" xTo="375.379" yTo="4.08105">
-		<stroke>
-			<SolidColorStroke color="#ff00ff" caps="none" weight="12.5" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="0.5" xTo="50" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="0.5" xTo="50" yTo="50.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="50.5" xTo="100" yTo="50.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="50.5" xTo="100" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="0.5" xTo="150" yTo="0.5">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="5" xTo="50" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
-		<stroke>
-			<SolidColorStroke caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#ff00ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Line yFrom="5" xTo="50" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Line>
-	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
-		<stroke>
-			<SolidColorStroke color="#008000" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>	
-	</Line>
-	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
-		<stroke>
-			<SolidColorStroke color="#ff0000" caps="none" weight="10" joints="miter" miterLimit="4"/>
-		</stroke>
-	</Line>
-	<Rect x="0.5" y="0.5" width="478" height="358">
-		<stroke>
-			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
-		</stroke>		
-	</Rect>
-	    <transform>
-			<Transform>
-				<matrix>
-					<Matrix tx="190.0" ty="99.0" a="1" b="0" c="0" d="1"/>
-				</matrix>
-			</Transform>
-        </transform>		
-</Group>
-</Graphic>
+<!--                                                                                  		       -->
+<!-- FXG 1.0 Test ability to handle coordinate space transformation matrix inside a Group with the line element.
+The top group comprises of  9 different line segments and the bottom group comprises of the same line elements with the exception that 
+a Group coordinate transform has been applied to it.     -->
+<!-- Author : Vivek Agrawal  4 March-2009                       			-->
+<!--                                                                       				-->
+<!-- History:                                                              				-->
+<!--  4 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">
+	<Line xFrom="0.378906" yFrom="91.0811" xTo="75.3789" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="75.3789" yFrom="91.0811" xTo="150.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#ff0000" caps="none" weight="5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="150.379" yFrom="91.0811" xTo="225.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#008000" caps="none" weight="7.5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="225.379" yFrom="91.0811" xTo="300.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="300.379" yFrom="91.0811" xTo="375.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#ff00ff" caps="none" weight="12.5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="0.5" xTo="50" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="0.5" xTo="50" yTo="50.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="50.5" xTo="100" yTo="50.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="50.5" xTo="100" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="0.5" xTo="150" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="5" xTo="50" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
+		<stroke>
+			<SolidColorStroke caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#ff00ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="5" xTo="50" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Line>
+	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#008000" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Line>
+	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#ff0000" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<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>
+	<Line xFrom="0.378906" yFrom="91.0811" xTo="75.3789" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="75.3789" yFrom="91.0811" xTo="150.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#ff0000" caps="none" weight="5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="150.379" yFrom="91.0811" xTo="225.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#008000" caps="none" weight="7.5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="225.379" yFrom="91.0811" xTo="300.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="300.379" yFrom="91.0811" xTo="375.379" yTo="4.08105">
+		<stroke>
+			<SolidColorStroke color="#ff00ff" caps="none" weight="12.5" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="0.5" xTo="50" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="0.5" xTo="50" yTo="50.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="50.5" xTo="100" yTo="50.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="50.5" xTo="100" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="0.5" xTo="150" yTo="0.5">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="5" xTo="50" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="50" yFrom="55" xTo="100" yTo="55">
+		<stroke>
+			<SolidColorStroke caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line xFrom="100" yFrom="5" xTo="150" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#ff00ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Line yFrom="5" xTo="50" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#0000ff" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Line>
+	<Line xFrom="50" yFrom="5" xTo="50" yTo="55">
+		<stroke>
+			<SolidColorStroke color="#008000" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>	
+	</Line>
+	<Line xFrom="100" yFrom="55" xTo="100" yTo="5">
+		<stroke>
+			<SolidColorStroke color="#ff0000" caps="none" weight="10" joints="miter" miterLimit="4"/>
+		</stroke>
+	</Line>
+	<Rect x="0.5" y="0.5" width="478" height="358">
+		<stroke>
+			<SolidColorStroke caps="none" weight="1" joints="miter" miterLimit="4"/>
+		</stroke>		
+	</Rect>
+	    <transform>
+			<Transform>
+				<matrix>
+					<Matrix tx="190.0" ty="99.0" a="1" b="0" c="0" d="1"/>
+				</matrix>
+			</Transform>
+        </transform>		
+</Group>
+</Graphic>

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/lines_fills_strokes_group_matrix_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/path_absolute_fills_strokes_group_matrix_transform.fxg
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/path_absolute_fills_strokes_group_matrix_transform.fxg?rev=1391644&r1=1391643&r2=1391644&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/path_absolute_fills_strokes_group_matrix_transform.fxg (original)
+++ incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/path_absolute_fills_strokes_group_matrix_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,229 +17,229 @@
   limitations under the License.
 
 -->
-<!--                                                                                  		-->
-<!-- FXG 1.0  Test ability to handle a group coordinate space transformation matrix 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.  
-
-The top group is without a transform and the botton group has a coordinate matrix transformation applied to the group.
-                                    		                                                -->
-<!--     															       					-->
-<!--                                                                             			-->
-<!-- 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 >
-        <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>
-
-
-    <transform>
-	<Transform>
-		<matrix>
-			<Matrix tx="10.0" ty="-10.0" a="0" b="1" c="1" d="1"/>
-		</matrix>
-	</Transform>
-    </transform>	
-</Group>
+<!--                                                                                  		-->
+<!-- FXG 1.0  Test ability to handle a group coordinate space transformation matrix 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.  
+
+The top group is without a transform and the botton group has a coordinate matrix transformation applied to the group.
+                                    		                                                -->
+<!--     															       					-->
+<!--                                                                             			-->
+<!-- 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 >
+        <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>
+
+
+    <transform>
+	<Transform>
+		<matrix>
+			<Matrix tx="10.0" ty="-10.0" a="0" b="1" c="1" d="1"/>
+		</matrix>
+	</Transform>
+    </transform>	
+</Group>
 </Graphic>
\ No newline at end of file

Propchange: incubator/flex/sdk/branches/develop/mustella/tests/spark/core/fxg/swfs/fxg/transforms/matrix/Group/path_absolute_fills_strokes_group_matrix_transform.fxg
------------------------------------------------------------------------------
    svn:eol-style = native