summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/scope/scope_worker.js
blob: 4164e7a244674b841e7bb8ae7b945d8e2526d250 (plain)
1
2
// This worker is used to test if calling register() without a scope argument
// leads to scope being relative to service worker script.