blob: de578233819509bd3da697f31b8bc87042ffb12b [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.