summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/397852-1.xhtml
blob: cafb82d9c41e4ea012ac346e41ce023af2b373a9 (plain)
1
2
3
4
5
6
7
<html xmlns="http://www.w3.org/1999/xhtml">
<body onload="document.getElementById('o').style.overflow = 'auto';">

<td></td><div id="o"><table style="margin: 100%;"></table></div>

</body>
</html>