Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / custom / symbol-viewport-element-crash.svg
index ef8f03e..c5a2d2f 100644 (file)
@@ -1,14 +1,14 @@
-<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">\r
-  <use>\r
-    <symbol>\r
-      <rect>\r
-        <animate attributeName="width" to="0%"></animate>\r
-      </rect>\r
-    </symbol>\r
-  </use>\r
-  <script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-  </script>\r
-  <text x="10px" y="100px">This test passes if it did not crash</text>\r
-</svg>
\ No newline at end of file
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+  <use>
+    <symbol>
+      <rect>
+        <animate attributeName="width" to="0%"></animate>
+      </rect>
+    </symbol>
+  </use>
+  <script>
+    if (window.testRunner)
+        testRunner.dumpAsText();
+  </script>
+  <text x="10px" y="100px">This test passes if it did not crash</text>
+</svg>