OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <head> | |
3 <meta http-equiv='refresh' content='0;URL=javascript:window.top.location="about: blank"'/> | |
4 </head> | |
5 <body> | |
6 <script> | |
7 if (window.testRunner) | |
8 testRunner.dumpAsText(); | |
9 </script> | |
10 This is the text that appears in place of a refresh. | |
11 </body> | |
OLD | NEW |