blob: e1955b0ca104082ff367c60eeff302533aadbf7a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
var count = 0;
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpResourceLoadCallbacks();
testRunner.waitUntilDone();
}
</script>
</head>
<p>Test passes if the second redirection which is loaded from the cache dispatches didReceiveServerRedirectForProvisionalLoadForFrame.</p>
<iframe src="./resources/server-redirect.php"></iframe>
</html>