Add crashtest

This commit is contained in:
jruderman@hmc.edu 2007-12-16 21:56:48 -08:00
parent f1f7aba2e3
commit 91ce42d2d5
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<html>
<body onload="document.getElementById('table').style.position = 'fixed';">
<table id="table" border="1">
<tr>
<td>td</td>
<caption>caption</caption>
</tr>
</table>
</body>
</html>

View File

@ -19,6 +19,7 @@ load 373611-1.html
load 374356-1.html
load 374819-1.html
load 374819-2.html
load 378240-1.html
load 379687-1.html
load 387051-1.html
load 391898-1.html