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