Source code

Revision control

Copy as Markdown

Other Tools

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