Source code

Revision control

Copy as Markdown

Other Tools

[update-on-navigation.https.html]
expected:
if (os == "android") and debug and not swgl: [OK, ERROR]
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "linux") and not fission: [OK, TIMEOUT]
[The active service worker in charge of a navigation load should not be terminated as part of updating the registration]
expected:
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, TIMEOUT, FAIL]