docshell/test/navigation/goback.html

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:8060d0eb4cc8
1 <html>
2 <body onload="setTimeout('window.history.go(-1)', 1000);">
3 window.history.go(-1);
4 </body>
5 </html>

mercurial