Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / line-in-scrolled-clipped-block-expected.txt
index a3ea0f6..4a4671e 100644 (file)
@@ -1,5 +1,14 @@
-                         PASS     .
-(repaint rects
-  (rect 8 8 100 18)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 8, 100, 16]
+      ]
+    }
+  ]
+}