Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / layer-creation / fixed-position-nonscrollable-body-expected.txt
index b539e5f..3037b26 100644 (file)
@@ -1,3 +1,11 @@
-There should be no layers, because the body is unscrollable and there is no need to composite the fixed-position layer.
-
+(GraphicsLayer
+  (bounds 800.00 4021.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 4021.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+    )
+  )
+)