Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / text / input-box-text-fragment-combine-text-crash.html
index fabb261..d23f8a4 100644 (file)
@@ -1,11 +1,11 @@
-<html>\r
-Test passes if it does not crash.\r
-<input type="submit" value="Search"></input>\r
-<style>\r
-    input { -webkit-text-combine:horizontal; }\r
-</style>\r
-<script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-</script>\r
-</html>
\ No newline at end of file
+<html>
+Test passes if it does not crash.
+<input type="submit" value="Search"></input>
+<style>
+    input { -webkit-text-combine:horizontal; }
+</style>
+<script>
+    if (window.testRunner)
+        testRunner.dumpAsText();
+</script>
+</html>