comparison: toolkit/components/places/tests/browser/399606-history.go-0.html
toolkit/components/places/tests/browser/399606-history.go-0.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head> |
|
3 <title>history.go(0)</title> |
|
4 <script> |
|
5 setTimeout('history.go(0)', 1000); |
|
6 </script> |
|
7 </head> |
|
8 <body> |
|
9 Testing history.go(0) |
|
10 </body> |
|
11 </html> |