| <script> | |
| if (window.testRunner) { | |
| testRunner.waitUntilDone(); | |
| testRunner.dumpAsText(); | |
| testRunner.setCanOpenWindows(true); | |
| testRunner.dumpFrameLoadCallbacks(); | |
| } | |
| </script> | |
| <body> | |
| <iframe src="resources/iframe-meta-refresh-base-blank.html"></iframe> | |
| </body> |