blob: 16bbf111a3e0c26bdd475f926c5f2e46efe152b0 [file] [log] [blame]
CONSOLE MESSAGE: Error: Script error.
CONSOLE MESSAGE: Error: Script error.
CONSOLE MESSAGE: Error: Script error.
PASS addModule() on a controlled document should be intercepted by a service worker.
FAIL addModule() on a non-controlled document should not be intercepted by a service worker even if the script is under the service worker scope. assert_equals: expected "REJECTED" but got "RESOLVED"
PASS Static import should be intercepted by a service worker.