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