Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / horizontal-bt-overflow-child-expected.txt
index 3b63453..0b11710 100644 (file)
@@ -1,8 +1,15 @@
-An orange rect should be painted.
-In DumpRenderTree, there should be repaint logs of 100x100 rect. We don't care how many times is the log dumpped.
-(repaint rects
-  (rect 29 106 100 100)
-  (rect 29 106 100 100)
-  (rect 29 106 100 100)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 29.00 106.00 100.00 100.00)
+        (rect 29.00 106.00 100.00 100.00)
+      )
+    )
+  )
 )