Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / repaint / line-flow-with-floats-5-expected.txt
index a907fb4..f930f7a 100644 (file)
@@ -1,16 +1,25 @@
-(GraphicsLayer
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (drawsContent 1)
-      (repaint rects
-        (rect 14.00 335.00 48.00 64.00)
-        (rect 14.00 335.00 32.00 64.00)
-        (rect 8.00 332.00 418.00 144.00)
-      )
-    )
-  )
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [178, 320, 146, 16],
+        [162, 320, 146, 16],
+        [65, 368, 304, 32],
+        [65, 368, 304, 32],
+        [65, 352, 303, 32],
+        [65, 336, 304, 16],
+        [49, 368, 320, 32],
+        [49, 368, 320, 32],
+        [49, 336, 320, 48],
+        [49, 336, 301, 16],
+        [46, 323, 16, 64],
+        [8, 320, 418, 80]
+      ]
+    }
+  ]
+}