Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / overflow-scroll-delete-expected.txt
index cebc541..55986b9 100644 (file)
@@ -1,16 +1,15 @@
-This is a repaint test for http://bugs.webkit.org/show_bug.cgi?id=11277 REGRESSION: Incomplete repaint of overflow areas when deleting. This shows that the repaint rect doesn't account for scrolling. You can use Quartz Debug to see that changing the text repaints a rect where the text would have been if it hadn't been scrolled.
-
-
-
-
-
-
-
-
-
-
-Passed Test
-(repaint rects
-  (rect 8 112 80 35)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 8.00 112.00 80.00 35.00)
+        (rect 73.00 78.00 15.00 15.00)
+      )
+    )
+  )
 )