Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / html / details-element-render-inline-crash.html
index 5d6e4dd..1e4c7c6 100644 (file)
@@ -1,14 +1,14 @@
-<html>\r
-<head>\r
-<script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-</script>\r
-</head>\r
-<body>\r
-<style>\r
-   .control { display: inline; }\r
-</style>\r
-PASS<details class="control"><p><a></p></details>\r
-</body>\r
-</html>\r
+<html>
+<head>
+<script>
+    if (window.testRunner)
+        testRunner.dumpAsText();
+</script>
+</head>
+<body>
+<style>
+   .control { display: inline; }
+</style>
+PASS<details class="control"><p><a></p></details>
+</body>
+</html>