blob: 5ae2c5bc17548a8d07b317eb59f596b6f4c8eafb [file] [log] [blame]
PASS addModule() on a controlled document should be intercepted by a service worker.
PASS addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope.
PASS Static import should be intercepted by a service worker.