Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / svg / repaint / remove-background-property-on-root-expected.txt
index 05914cd..281d808 100644 (file)
@@ -1,4 +1,15 @@
- (repaint rects
-  (rect 8 8 100 104)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 8, 100, 104],
+        [8, 8, 100, 104]
+      ]
+    }
+  ]
+}