tenfourfox/layout/forms/crashtests/383887-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

21 lines
286 B
HTML

<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>