blob: bda75df39320d2b71b558db30df487aacd4df8e6 [file] [log] [blame]
PASS ServiceWorkerRegistration.update() from client succeeds while installing service worker.
FAIL ServiceWorkerRegistration.update() from installing service worker throws. assert_false: update() should have failed. expected false got true
PASS ServiceWorkerRegistration.update() from active service worker succeeds while installing service worker.