jruderman%hmc.edu e8c7090741 Add crashtests
git-svn-id: svn://10.0.0.236/trunk@241499 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-17 02:58:35 +00:00

20 lines
312 B
XML

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>pseudo double SetInitialChildlist</title>
<style>
.cat::-moz-table-row-group { overflow: scroll;}
tr { position: absolute;}
</style>
</head>
<body>
<table class="cat">
<tr>
<td>Cell</td>
</tr>
</table>
</body>
</html>