Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / selection / root-inlinebox-selected-children-crash.html
index ee4f3e9..7dd46bf 100644 (file)
@@ -1,19 +1,19 @@
-<html>\r
-    <junk>\r
-        <blockquote>\r
-            Test passes if it does not crash.\r
-            <junk id="start">\r
-            </junk>\r
-        </blockquote>\r
-        <junk id="end">\r
-            PASS\r
-        </junk>\r
-    </junk>\r
-    <script>\r
-        if (window.testRunner)\r
-            testRunner.dumpAsText();\r
-\r
-        window.getSelection().setBaseAndExtent(start, 0, end, 0);\r
-    </script>\r
-</html>\r
-\r
+<html>
+    <junk>
+        <blockquote>
+            Test passes if it does not crash.
+            <junk id="start">
+            </junk>
+        </blockquote>
+        <junk id="end">
+            PASS
+        </junk>
+    </junk>
+    <script>
+        if (window.testRunner)
+            testRunner.dumpAsText();
+
+        window.getSelection().setBaseAndExtent(start, 0, end, 0);
+    </script>
+</html>
+