Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / animations / animate-update-crash.xhtml
index 44ea433..0f26af1 100644 (file)
@@ -1,20 +1,20 @@
-<html xmlns="http://www.w3.org/1999/xhtml">\r
-    <body>\r
-        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\r
-            <text>\r
-                PASS\r
-                <textPath>\r
-                    <tref xlink:href="#foo">\r
-                        <animateColor attributeName="keyPoints"></animateColor>\r
-                        <animateColor attributeName="xlink:href"></animateColor>\r
-                    </tref>\r
-                </textPath>\r
-            </text>\r
-        </svg>\r
-        <script>\r
-            if (window.testRunner)\r
-                testRunner.dumpAsText();\r
-        </script>\r
-    </body>\r
-</html>\r
-\r
+<html xmlns="http://www.w3.org/1999/xhtml">
+    <body>
+        <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+            <text>
+                PASS
+                <textPath>
+                    <tref xlink:href="#foo">
+                        <animateColor attributeName="keyPoints"></animateColor>
+                        <animateColor attributeName="xlink:href"></animateColor>
+                    </tref>
+                </textPath>
+            </text>
+        </svg>
+        <script>
+            if (window.testRunner)
+                testRunner.dumpAsText();
+        </script>
+    </body>
+</html>
+