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