Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / clip-with-layout-delta-expected.txt
index ceac4f7..ae9cf96 100644 (file)
@@ -1,7 +1,15 @@
-(repaint rects
-  (rect 8 8 100 100)
-  (rect 108 8 100 100)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 8.00 8.00 100.00 100.00)
+        (rect 108.00 8.00 100.00 100.00)
+      )
+    )
+  )
 )