blob: 41a8bc069af895cfd1560177e558fcca7dbfa334 [file] [log] [blame]
importScripts('../../resources/worker-testharness.js');
test(function() {
assert_false('close' in self);
}, 'ServiceWorkerGlobalScope close operation');