Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / overlap-clipping-expected.txt
index f862b60..ce7f602 100644 (file)
@@ -5,7 +5,7 @@
       (bounds 800.00 600.00)
       (contentsOpaque 1)
       (drawsContent 1)
-      (children 3
+      (children 2
         (GraphicsLayer
           (position 50.00 50.00)
           (bounds 100.00 100.00)
           )
         )
         (GraphicsLayer
-          (position 50.00 200.00)
-          (bounds 500.00 100.00)
-          (contentsOpaque 1)
-          (drawsContent 1)
-          (backgroundColor #008000)
-        )
-        (GraphicsLayer
-          (position 450.00 200.00)
-          (bounds 100.00 100.00)
-          (contentsOpaque 1)
-          (drawsContent 1)
-          (backgroundColor #0000FF)
+          (children 2
+            (GraphicsLayer
+              (position 50.00 200.00)
+              (bounds 500.00 100.00)
+              (contentsOpaque 1)
+              (drawsContent 1)
+              (backgroundColor #008000)
+            )
+            (GraphicsLayer
+              (position 450.00 200.00)
+              (bounds 100.00 100.00)
+              (drawsContent 1)
+            )
+          )
         )
       )
     )