| <!DOCTYPE html> | |
| <head> | |
| <meta http-equiv='refresh' content='0;URL=javascript:window.top.location="about:blank"'/> | |
| </head> | |
| <body> | |
| <script> | |
| if (window.testRunner) | |
| testRunner.dumpAsText(); | |
| </script> | |
| PASS: This is the text that appears in place of a refresh. | |
| </body> |