mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1188545 - Fix wpt test ServiceWorkerGlobalScope/unregister.https.html. a=testonly
This commit is contained in:
parent
499619fd31
commit
77734b0201
@ -67,7 +67,7 @@ promise_test(function(t) {
|
||||
|
||||
promise_test(function(t) {
|
||||
var script = 'resources/unregister-worker.js';
|
||||
var scope = 'resources/unregister-controlling-worker';
|
||||
var scope = 'resources/unregister-controlling-worker.html';
|
||||
|
||||
var controller;
|
||||
var frame;
|
||||
|
Loading…
Reference in New Issue
Block a user