Source code

Revision control

Copy as Markdown

Other Tools

[partitioned-getRegistrations.tentative.https.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[ServiceWorker's getRegistrations() is partitioned]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if os == "android": FAIL