blob: d2bf3afe8e62154f18fbc10348c842f1b80b6208 [file] [log] [blame]
<html>
<head>
<script src="../../resources/js-test.js"></script>
<script src="resources/shared.js"></script>
</head>
<body>
<script>
if (window.internals)
window.internals.settings.setIndexedDBWorkersEnabled(true);
worker = startWorker('resources/index-basics.js');
</script>
</body>
</html>