blob: 50ec96f7ae3f88a7fbb2abc1beef9b6c5773f6b6 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.waitUntilDone();
if (window.internals)
internals.registerDefaultPortForProtocol(8000, "http");
}
</script>
</head>
<body>
<iframe src="resources/nph-sandbox-should-not-persist-on-navigation.pl"></iframe>
</body>
</html>