summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/225868-1-inner.html
blob: db8fbc73c94910a40c0d577580252e1a44f78f6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>
<head>
<style type="text/css">

html { overflow: hidden; }

</style>
</head>
<body onload="setTimeout(function(){document.write('<body onload=&quot;parent.document.documentElement.removeAttribute(\'class\');&quot;>2</body>'); document.close();}, 0);">

1

</body>
</html>