blob: 8bd89a23adb70fd0075131d29b6c4d36cb079d18 [file] [log] [blame]
importScripts('/resources/testharness.js');
test(() => {
assert_false('FileReaderSync' in self);
}, '"FileReaderSync" should not be supported in service workers');