mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add a crashtest
This commit is contained in:
parent
522d0fa6f1
commit
bee4393a2b
15
layout/generic/crashtests/387215-1.xhtml
Normal file
15
layout/generic/crashtests/387215-1.xhtml
Normal file
@ -0,0 +1,15 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div style="float: left; height: 18000000px"></div>
|
||||
<p style="clear: left;"/>
|
||||
<div>
|
||||
<div style="float: right; height: 100px;">a</div>
|
||||
<div style="float: right; height: 18000000px;"></div>
|
||||
<p/>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
@ -62,6 +62,7 @@ load 386827-1.html
|
||||
load 387058-1.html
|
||||
load 387058-2.html
|
||||
load 387209-1.html
|
||||
load 387215-1.xhtml
|
||||
load 387219-1.xhtml
|
||||
load 388175-1.html
|
||||
load 388709-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user