Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / css3 / filters / effect-reference-repaint-morphology-xonly-expected.txt
index f5fb17d..ffff07c 100644 (file)
@@ -1,5 +1,15 @@
- (repaint rects
-  (rect 33 50 250 200)
-  (rect 33 50 250 200)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [33, 50, 250, 200],
+        [33, 50, 250, 200]
+      ]
+    }
+  ]
+}