blob: 989139e99041d6ec8dd64181de7a994e4b88112c [file] [log] [blame] [edit]
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
'use strict';
// https://wicg.github.io/BackgroundSync/spec/
idl_test(
['BackgroundSync'],
['service-workers', 'html', 'dom'],
idlArray => {
// TODO: Objects
}
);