blob: a7da5ab1f2aedf22529c82325c38739cb1c641ea [file] [log] [blame]
PASS ServiceWorkerRegistration.update() from client succeeds while installing service worker.
FAIL ServiceWorkerRegistration.update() from installing service worker throws. assert_equals: update() should have thrown InvalidStateError. expected "TypeError" but got "InvalidStateError"
PASS ServiceWorkerRegistration.update() from active service worker succeeds while installing service worker.