mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 275625 - crashtest.
This commit is contained in:
parent
2100ca9d80
commit
8fcec9243b
8
layout/tables/crashtests/275625.html
Normal file
8
layout/tables/crashtests/275625.html
Normal 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>
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user