mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision 345300fad3945a5f1441fb2b2001109ca48f36e8
This commit is contained in:
parent
71ba247942
commit
05db47be0f
109 changed files with 2576 additions and 1228 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
idl_test(
|
||||
['payment-handler'],
|
||||
['service-workers', 'dedicated-workers', 'dom'],
|
||||
['service-workers', 'html', 'dom'],
|
||||
async (idl_array, t) => {
|
||||
const isWindow = self.GLOBAL.isWindow();
|
||||
const isServiceWorker = 'ServiceWorkerGlobalScope' in self;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue