blob: 49b1205a1c442e96e03237c57e14c8451e8a1fbb [file] [log] [blame] [edit]
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpFrameLoadCallbacks();
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.