mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Update web-platform-tests to revision fd60ba25a0726dfea59024d8143240b355c46a55
This commit is contained in:
parent
c4ea4b1d77
commit
7f8c29593f
75 changed files with 732 additions and 152 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
'use strict';
|
||||
|
||||
// https://wicg.github.io/BackgroundSync/spec/
|
||||
// https://wicg.github.io/background-sync/spec/
|
||||
|
||||
idl_test(
|
||||
['BackgroundSync'],
|
||||
['background-sync'],
|
||||
['service-workers', 'html', 'dom'],
|
||||
idlArray => {
|
||||
const isServiceWorker = location.pathname.includes('.serviceworker.');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue