set eol-style:native
[reactos.git] / reactos / lib / libxml2 / result / SVG / script.xml
index f0519e0..0aebc77 100644 (file)
@@ -1,13 +1,13 @@
-<?xml version="1.0" standalone="no"?>\r
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG April 1999//EN" "http://www.w3.org/Graphics/SVG/svg-19990412.dtd">\r
-<svg width="4in" height="3in">\r
-  <defs>\r
-    <script>\r
-<![CDATA[\r
-      /* Beep on mouseclick */\r
-      MouseClickHandler() { beep(); }\r
-     ]]>\r
-    </script>\r
-  </defs>\r
-  <circle onclick="MouseClickHandler()" r="85"/>\r
-</svg>\r
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG April 1999//EN" "http://www.w3.org/Graphics/SVG/svg-19990412.dtd">
+<svg width="4in" height="3in">
+  <defs>
+    <script>
+<![CDATA[
+      /* Beep on mouseclick */
+      MouseClickHandler() { beep(); }
+     ]]>
+    </script>
+  </defs>
+  <circle onclick="MouseClickHandler()" r="85"/>
+</svg>