summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/403579-1.html
blob: 6e22332821259a81bbc077e360f68fa15c50e1c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<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>