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
741f931c73
commit
7149b817ac
11
layout/forms/crashtests/382610-1.html
Normal file
11
layout/forms/crashtests/382610-1.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<div style="position: absolute">
|
||||
<input type="file" style="position: absolute; -moz-appearance: menulist;">
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
@ -8,3 +8,4 @@ load 363696-3.html
|
||||
load 366537-1.xhtml
|
||||
load 367587-1.html
|
||||
load 370940-1.html
|
||||
load 382610-1.html
|
||||
|
Loading…
Reference in New Issue
Block a user