Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/tables/crashtests/crashtests.list
<html><head><title>Testcase bug 275625 - Crash with a:hover, a:hover+br{display:table-row;}</title>↩
<style>↩
a:hover, a:hover+br{display:table-row;}↩
</style>↩
</head>↩
<body>↩
<a href="#">Hovering over the link should not crash Mozilla</a><br>↩
</body></html>