Blame layout/generic/crashtests/578977.html

Packit f0b94e
Packit f0b94e
<html class="reftest-wait"><head>
Packit f0b94e
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
Packit f0b94e
    <title>Testcase for bug 578977</title>
Packit f0b94e
</head>
Packit f0b94e
<body>
Packit f0b94e
Packit f0b94e
<iframe src="578977.xul" onload="this.style.width='500px'; setTimeout(function(){document.documentElement.removeAttribute('class')},0)"></iframe>
Packit f0b94e
Packit f0b94e
</body>
Packit f0b94e
</html>