Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / svg / transforms / animated-path-inside-transformed-html-expected.txt
index c775165..44588cd 100644 (file)
@@ -1,21 +1,23 @@
-(GraphicsLayer
-  (bounds 800.00 600.00)
-  (children 1
-    (GraphicsLayer
-      (bounds 800.00 600.00)
-      (contentsOpaque 1)
-      (drawsContent 1)
-      (repaint rects
-        (rect 90.00 83.00 272.00 248.00)
-        (rect 250.00 83.00 252.00 350.00)
-        (rect 111.00 83.00 101.00 100.00)
-        (rect 355.00 126.00 103.00 101.00)
-        (rect 246.00 104.00 116.00 27.00)
-        (rect 203.00 334.00 118.00 43.00)
-        (rect 90.00 206.00 98.00 98.00)
-        (rect 352.00 395.00 98.00 99.00)
-      )
-    )
-  )
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [355, 124, 103, 101],
+        [352, 393, 98, 99],
+        [246, 102, 119, 28],
+        [246, 102, 119, 28],
+        [203, 335, 121, 41],
+        [203, 335, 121, 41],
+        [187, 102, 310, 390],
+        [111, 81, 101, 100],
+        [90, 204, 98, 98],
+        [90, 81, 275, 248]
+      ]
+    }
+  ]
+}