Bug 275625 - crashtest.

This commit is contained in:
Martijn Wargers 2013-12-23 16:51:56 +00:00
parent 2100ca9d80
commit 8fcec9243b
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,8 @@
<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>

View File

@ -18,6 +18,7 @@ load 239294-1.html
load 240854-1.html
load 266015-1.html
load 267418.html
load 275625.html
load 277062-1.html
load 278385-1.html
load 282175-1.html