toolkit/components/places/tests/browser/399606-window.location.href.html

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:5cac9fb3ab12
1 <html>
2 <head>
3 <title>window.location.href</title>
4 <script>
5 setTimeout('window.location.href = window.location.href', 1000);
6 </script>
7 </head>
8 <body>
9 Testing window.location.href
10 </body>
11 </html>

mercurial