Mypal/layout/tables/crashtests/187779-1.html
2019-03-11 13:26:37 +03:00

20 lines
213 B
HTML

<html>
<head>
<title>bug</title>
</head>
<body>
<table>
<tr>
</tr>
<tr>
<form>
<input name="url" size="20" type="text">
</form>
</tr>
</table>
</body>
</html>