comparison: docshell/test/navigation/goback.html
docshell/test/navigation/goback.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <body onload="setTimeout('window.history.go(-1)', 1000);"> |
|
3 window.history.go(-1); |
|
4 </body> |
|
5 </html> |