mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 406137 - Crash test.
This commit is contained in:
parent
9819e86243
commit
32a860b714
16
layout/generic/crashtests/406137.html
Normal file
16
layout/generic/crashtests/406137.html
Normal file
@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>redhat.com | Home</title>
|
||||
<style>
|
||||
#navWrap:after { content: "."; display: block; clear: both; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="navWrap">
|
||||
<div style="float: left;">
|
||||
foo
|
||||
</div>
|
||||
</div>
|
||||
<img src="../../../testing/crashtest/images/tree.gif" style="float: right;">
|
||||
</body>
|
||||
</html>
|
@ -189,6 +189,7 @@ load 404215-2.html
|
||||
load 404215-3.html
|
||||
load 404219-1.html
|
||||
load 404219-2.html
|
||||
load 406137.html
|
||||
load 406380.html
|
||||
load 406902-1.html
|
||||
load 407009-1.xhtml
|
||||
|
Loading…
Reference in New Issue
Block a user