Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / tables / mozilla / bugs / bug275625.html
index 87ee9ca..7864474 100644 (file)
@@ -1,8 +1,8 @@
-<html><head><title>Testcase bug 275625 - Crash with a:hover, a:hover+br{display:table-row;}</title>\r
-<style>\r
-a, a + br{display:inline;}\r
-</style>\r
-</head>\r
-<body onload="document.styleSheets[0].cssRules[0].style.display = 'table-row'">\r
-<a href="#">This should not crash</a><br>\r
-</body></html>
\ No newline at end of file
+<html><head><title>Testcase bug 275625 - Crash with a:hover, a:hover+br{display:table-row;}</title>
+<style>
+a, a + br{display:inline;}
+</style>
+</head>
+<body onload="document.styleSheets[0].cssRules[0].style.display = 'table-row'">
+<a href="#">This should not crash</a><br>
+</body></html>