Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / text / tref-event-listener-crash.svg
index 91de843..c0f9618 100644 (file)
@@ -1,15 +1,15 @@
-<html xmlns="http://www.w3.org/1999/xhtml">\r
-Test passes if it does not crash.\r
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="container">\r
-<script>\r
-if (window.testRunner)\r
-    testRunner.dumpAsText();\r
-\r
-window.onload = function() {\r
-    document.getElementById("container").textContent = "1";\r
-}\r
-</script>\r
-<desc id="test-desc"></desc>\r
-<tref xlink:href="#test-desc"></tref>\r
-</svg>\r
-</html>
\ No newline at end of file
+<html xmlns="http://www.w3.org/1999/xhtml">
+Test passes if it does not crash.
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="container">
+<script>
+if (window.testRunner)
+    testRunner.dumpAsText();
+
+window.onload = function() {
+    document.getElementById("container").textContent = "1";
+}
+</script>
+<desc id="test-desc"></desc>
+<tref xlink:href="#test-desc"></tref>
+</svg>
+</html>