Raw File
159359-1.html
<html>
<head>
<title>Crash test</title>
</head>
<body>
<table style="position: fixed; top: 0px;"> <!-- Crashes Mozilla -->
<tr>
	<form>
	</form>
</tr>
</table>
</body>
</html>
back to top