Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGFilterElement-svgdom-filterUnits-prop-expected.txt
index 4eb278a..a8aff26 100644 (file)
@@ -1,17 +1,17 @@
-SVG 1.1 dynamic update tests
-
-Tests dynamic updates of the 'filterUnits' property of the SVGFilterElement object
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS filterElement.filterUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_USERSPACEONUSE
-PASS filterElement.filterUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUNDINGBOX
-PASS successfullyParsed is true
-
-TEST COMPLETE
-(repaint rects
-  (rect 8 8 1 1)
-  (rect 8 8 200 200)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 9.00 8.00 199.00 200.00)
+        (rect 8.00 9.00 200.00 199.00)
+        (rect 8.00 8.00 1.00 1.00)
+        (rect 8.00 8.00 200.00 200.00)
+      )
+    )
+  )
 )