summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/578977.html
blob: a378f575f4fc1c777f9f9d09215c6ec39b29f159 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML>
<html class="reftest-wait"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <title>Testcase for bug 578977</title>
</head>
<body>

<iframe src="578977.xhtml" onload="this.style.width='500px'; setTimeout(function(){document.documentElement.removeAttribute('class')},0)"></iframe>

</body>
</html>