blob: c13932e353c96665b098d29dd6fa8bfcb26b7d93 [file] [log] [blame]
'use strict';
test(() => {
assert_false(window.hasOwnProperty('fetchLater'));
}, `fetchLater() is not supported in non-secure context.`);