blob: 7e6a228c00465fd6b3ff7f00af5f9feaa9669e2c [file] [edit]
<!-- webkit-test-runner [ SiteIsolationEnabled=true ] -->
<body>
<script>
if (window.testRunner) { testRunner.dumpAsText(); testRunner.waitUntilDone() }
onload = ()=>{ window.location = 'http://localhost:8000/site-isolation/resources/access-document.html' }
</script>
<iframe src="http://localhost:8000/site-isolation/resources/access-parent.html" frameborder=0></iframe>
</body>