jruderman%hmc.edu 1094bac056 Add crashtest
git-svn-id: svn://10.0.0.236/trunk@241525 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-17 06:00:06 +00:00

12 lines
211 B
HTML

<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>