summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/437156-1.html
blob: 6fac1924deecc25505692e64cb7eff39d45f99fb (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
</head>
<body onload="document.getElementById('c').style.counterIncrement = 'c';">

<div style="-moz-column-width: 1px;"><div id="c"><div style="float: right;">T<iframe></iframe></div></div></div>

</body>
</html>