gecko/layout/tables/crashtests/403579-1.html
jruderman@hmc.edu 41cbcd52e7 Add crashtests
2007-12-16 22:37:33 -08:00

13 lines
152 B
HTML

<html>
<head>
</head>
<body>
<table border="1">
<tr>
<td>x<div style="margin: 0 100%;"></div></td>
<td width="8%">y</td>
</tr>
</table>
</body>
</html>