Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / overflow-delete-line-expected.txt
index 95f540c..6189bb2 100644 (file)
@@ -1,7 +1,14 @@
-This is a repaint test for http://bugs.webkit.org/show_bug.cgi?id=11277 REGRESSION: Incomplete repaint of overflow areas when deleting.
-
-Lorem ipsu
-(repaint rects
-  (rect 8 74 80 19)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 70, 80, 35]
+      ]
+    }
+  ]
+}