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