Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGImageElement-dom-y-attr-expected.txt
index c45765e..7fe9ca0 100644 (file)
@@ -1,17 +1,16 @@
-SVG 1.1 dynamic update tests
-
-Tests dynamic updates of the 'y' attribute of the SVGImageElement object
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS imageElement.getAttribute('y') is "-190"
-PASS imageElement.getAttribute('y') is "0"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-(repaint rects
-  (rect 8 8 200 10)
-  (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 8.00 18.00 200.00 190.00)
+        (rect 8.00 8.00 200.00 10.00)
+        (rect 8.00 8.00 200.00 200.00)
+      )
+    )
+  )
 )