Source code

Revision control

Copy as Markdown

Other Tools

[update-on-navigation.https.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "linux") and not fission: [OK, TIMEOUT]
if (os == "android") and debug: [OK, ERROR]
[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, FAIL, TIMEOUT]