blob: 37e6e76118ab8193fe898f4835605a606df750d5 [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.py"></iframe>
</html>