Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / table-overflow-auto-in-overflow-auto-scrolled-expected.txt
index 366ba73..2c070a5 100644 (file)
@@ -1,7 +1,23 @@
-(repaint rects
-  (rect 8 8 769 300)
-  (rect 762 8 15 276)
-  (rect 762 185 15 123)
-  (rect 762 284 15 24)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [762, 284, 15, 24],
+        [762, 185, 15, 123],
+        [762, 8, 15, 276],
+        [10, 8, 302, 300],
+        [10, 8, 302, 300],
+        [8, 8, 769, 300],
+        [8, 8, 306, 300],
+        [8, 8, 306, 300],
+        [8, 8, 306, 300],
+        [8, 8, 306, 300]
+      ]
+    }
+  ]
+}