Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / compositing / geometry / layer-due-to-layer-children-deep-switch-expected.txt
index 313046e..dbd0b62 100644 (file)
@@ -2,6 +2,16 @@ This content is in the parent
 Box should switch between perspective and flat
 
 First dump layer tree:
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+    )
+  )
+)
 
 Second dump layer tree:
 (GraphicsLayer
@@ -52,4 +62,14 @@ Second dump layer tree:
 )
 
 Third dump layer tree:
+(GraphicsLayer
+  (bounds 1032.00 1286.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 1032.00 1286.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+    )
+  )
+)