Source code
Revision control
Copy as Markdown
Other Tools
[terminate.any.worker.html]
[terminate.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[terminate.any.html]
[terminate.any.sharedworker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[terminate.any.shadowrealm.html]
expected:
if os == "android": [ERROR, CRASH]
ERROR
[terminate.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[terminate.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[terminate.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[terminate.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[terminate.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[terminate.any.shadowrealm-in-window.html]
expected: ERROR