Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/base/crashtests/crashtests.list
<html>
<head>
</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>