Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / use-invalid-pattern.svg
index 64c20a9..a78e951 100644 (file)
@@ -1,11 +1,11 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">  \r
-    <script>\r
-        if (window.testRunner)\r
-            testRunner.dumpAsText();\r
-    </script>\r
-    <text y="20">This should not crash, but display an error document.</text>\r
-    <g id="crash">\r
-        <pattern xlink:href="#crash"></pattern>\r
-    </g>\r
-    <use xlink:href="#crash">\r
-</svg>\r
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">  
+    <script>
+        if (window.testRunner)
+            testRunner.dumpAsText();
+    </script>
+    <text y="20">This should not crash, but display an error document.</text>
+    <g id="crash">
+        <pattern xlink:href="#crash"></pattern>
+    </g>
+    <use xlink:href="#crash">
+</svg>