blob: 63c51531cc5c46733e41922d16e7757465674eb3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.setHandlesAuthenticationChallenges(true);
testRunner.setAuthenticationUsername("testUser");
testRunner.setAuthenticationPassword("testPassword");
testRunner.waitUntilDone();
}
window.location.href = "http://127.0.0.1:8000/resources/redirect.php?url=https://127.0.0.1:8443/security/mixedContent/resources/subresource/protected-page.php";
</script>
</head>
</html>