summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/513110-2.xhtml
blob: e1fcb499d97b111ab3863bee336c0dc2e3c0e528 (plain)
1
2
3
4
5
<html xmlns="http://www.w3.org/1999/xhtml">
<body style="width: 1px;" onload="document.documentElement.offsetHeight; document.getElementById('x').style.display = 'table-footer-group';">
<span>1</span> <br id="x" style="clear: both;" />
</body>
</html>