blob: 2bd7cd5cafeac24eeecaca52983b6453bb775161 [file]
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<script>
if (window.testRunner) {
testRunner.setQuota(1099511627776); // 1 TB
testRunner.setAllowStorageQuotaIncrease(false);
}
worker = startWorker('resources/sync-access-handle-read-write.js');</script>
</body>
</html>