blob: e65531892b7df772bbbfe77f6a71df7557fd7a33 [file] [edit]
<!DOCTYPE html> <!-- webkit-test-runner [ SiteIsolationEnabled=true ] -->
<script>
if (window.testRunner) {
testRunner.dumpChildFramesAsText();
testRunner.waitUntilDone();
}
</script>
<body>
<p>This test passes if it doesn't time out.</p>
<iframe src="http://localhost:8000/site-isolation/resources/frame-notify-done.html"></iframe>
</body>