blob: c6c1b02d2ba887968f640da0478f5fcf603fd54b [file] [log] [blame]
<html>
<head>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
testRunner.dumpChildFramesAsText();
testRunner.waitUntilDone();
testRunner.setCanOpenWindows(true);
testRunner.setCloseRemainingWindowsWhenComplete(true);
internals.settings.setStorageBlockingPolicy('BlockThirdParty');
}
document.location = "resources/document-for-cross-origin-worker-websql.html"
</script>
</head>
<body>
</body>
</html>