Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / text-in-relative-positioned-inline-expected.txt
index c86b9ae..e7dd151 100644 (file)
@@ -1,5 +1,15 @@
-(repaint rects
-  (rect 8 8 200 100)
-  (rect 108 8 684 100)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [108, 8, 684, 100],
+        [8, 8, 200, 100]
+      ]
+    }
+  ]
+}