Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / css3 / filters / effect-reference-repaint-gaussianblur-expected.txt
index 553b635..e8a2893 100644 (file)
@@ -1,5 +1,15 @@
- (repaint rects
-  (rect 1 -7 314 314)
-  (rect 1 -7 314 314)
-)
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [1, 0, 314, 307],
+        [1, 0, 314, 307]
+      ]
+    }
+  ]
+}