Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGMaskElement-dom-maskUnits-attr-expected.txt
index 3c714e8..09dbe48 100644 (file)
@@ -1,17 +1,15 @@
-SVG 1.1 dynamic update tests
-
-Tests dynamic updates of the 'maskUnits' attribute of the SVGMaskElement object
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS maskElement.getAttribute('maskUnits') is "objectBoundingBox"
-PASS maskElement.getAttribute('maskUnits') is "userSpaceOnUse"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-(repaint rects
-  (rect 58 58 100 100)
-  (rect 58 58 100 100)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 58.00 58.00 100.00 100.00)
+        (rect 58.00 58.00 100.00 100.00)
+      )
+    )
+  )
 )