| <script> | |
| if (window.testRunner) { | |
| testRunner.dumpAsText(); | |
| testRunner.dumpProgressFinishedCallback(); | |
| } | |
| </script> | |
| This is a test of progress finished callback ordering in relation to frame loader callbacks. It is only useful inside the regression test tool. |