mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Add crashtest
This commit is contained in:
parent
f133fbe19f
commit
6ea81eab14
20
layout/forms/crashtests/383887-1.html
Normal file
20
layout/forms/crashtests/383887-1.html
Normal file
@ -0,0 +1,20 @@
|
||||
<html>
|
||||
<body>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<select>
|
||||
<option style="padding: 200%;">
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<div style="padding: 200%"><span style="float: left; border: 1px solid red;"></span></div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -9,6 +9,7 @@ load 366537-1.xhtml
|
||||
load 367587-1.html
|
||||
load 370940-1.html
|
||||
load 382610-1.html
|
||||
load 383887-1.html
|
||||
load 386554-1.html
|
||||
load 388374-1.xhtml
|
||||
load 388374-2.html
|
||||
|
Loading…
Reference in New Issue
Block a user