Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / block / line-layout / inline-box-wrapper-crash.html
index 218fce7..62388f7 100644 (file)
@@ -1,20 +1,20 @@
-<html>\r
-<style>\r
-    body { direction: rtl; padding-left: 100%; }\r
-</style>\r
-<body>\r
-<script>\r
-    if (window.testRunner)\r
-        testRunner.dumpAsText();\r
-\r
-    function runTest() {\r
-        document.body.innerHTML = "PASS";\r
-    }\r
-\r
-    window.onload = runTest;\r
-</script>\r
-0<image>\r
-<span>\r
-A<div></div>\r
-</span>\r
-</html>\r
+<html>
+<style>
+    body { direction: rtl; padding-left: 100%; }
+</style>
+<body>
+<script>
+    if (window.testRunner)
+        testRunner.dumpAsText();
+
+    function runTest() {
+        document.body.innerHTML = "PASS";
+    }
+
+    window.onload = runTest;
+</script>
+0<image>
+<span>
+A<div></div>
+</span>
+</html>