Source code

Revision control

Copy as Markdown

Other Tools

[close.https.html]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT]
if (os == "win") and not debug: [OK, TIMEOUT]
[ServiceWorkerGlobalScope: close operation]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if (os == "win") and not debug: [PASS, TIMEOUT]