gecko-dev/layout/base/crashtests/133410-1.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

27 строки
398 B
HTML
Исходник Обычный вид История

2009-02-11 03:36:04 +03:00
<html>
<head>
<title>Bug 133410</title>
</head>
<body>
<table>
<tr>
<td>
<form>
<input type="text">
<input type="submit" value="Search">
<!-- note missing form close tag -->
</td>
</tr>
</table>
<table>
<span>
<!-- simple animated gif -->
<img src="../../../testing/crashtest/images/animfish.gif">
</span>
</table>
</body>
</html>