no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git] / docshell / base / crashtests / 436900-1-inner.html
blob6fe35ccb1a75f277d527c428b6e44c6a24e59556
1 <!DOCTYPE html>
2 <html>
3 <head>
5 <meta http-equiv="refresh" content="0">
7 <script language="javascript">
9 location.hash += "+++";
11 function done()
13 parent.document.documentElement.removeAttribute("class");
16 </script>
17 </head>
18 <body onload="setTimeout(done, 10)">
20 </body>
21 </html>