blob: f7e3f58cd77bf6545b7253f54540b72ad54d96d4 [file] [log] [blame]
* Add basic testing for ServiceWorkerGlobalScope.registration.update()
PASS: registration was successfuly updated by the service worker
PASS: service worker became redundant
PASS: Old worker is still the registration's active worker
PASS: New worker should be the registration's waiting worker