Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / overlap-transformed-and-clipped-expected.txt
index 97ed0a8..cd58d5a 100644 (file)
@@ -8,22 +8,25 @@
       (children 1
         (GraphicsLayer
           (bounds 100.00 100.00)
+          (drawsContent 1)
           (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [110.00 0.00 0.00 1.00])
           (children 1
             (GraphicsLayer
               (bounds 100.00 100.00)
-              (children 2
+              (children 1
                 (GraphicsLayer
-                  (bounds 100.00 100.00)
-                  (contentsOpaque 1)
-                  (drawsContent 1)
-                  (backgroundColor #FF0000)
-                )
-                (GraphicsLayer
-                  (bounds 100.00 100.00)
-                  (contentsOpaque 1)
-                  (drawsContent 1)
-                  (backgroundColor #008000)
+                  (children 2
+                    (GraphicsLayer
+                      (bounds 100.00 100.00)
+                      (contentsOpaque 1)
+                      (drawsContent 1)
+                      (backgroundColor #FF0000)
+                    )
+                    (GraphicsLayer
+                      (bounds 100.00 100.00)
+                      (drawsContent 1)
+                    )
+                  )
                 )
               )
             )