jruderman%hmc.edu fd53b37b12 Add a crashtest (plus another crashtest I apparently forgot to check in before).
git-svn-id: svn://10.0.0.236/trunk@242491 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-06 06:10:06 +00:00

12 lines
231 B
HTML

<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('t').style.display = 'block';">
<table border="1" id="t">
<tr>
<td><select><option>foopy</option></select></td>
</tr>
</table>
</body>
</html>