Source code

Revision control

Copy as Markdown

Other Tools

[patched-global.any.worker.html]
[patched-global.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
if os == "mac": [OK, CRASH]
[patched-global.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[patched-global.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[patched-global.any.shadowrealm.html]
expected:
if (os == "android") and not debug: [ERROR, CRASH]
ERROR
[patched-global.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[patched-global.https.any.shadowrealm-in-serviceworker.html]
expected: [ERROR, TIMEOUT]
[patched-global.https.any.shadowrealm-in-audioworklet.html]
expected: ERROR
[patched-global.any.shadowrealm-in-window.html]
expected: ERROR
[patched-global.any.shadowrealm-in-sharedworker.html]
expected: ERROR
[patched-global.any.shadowrealm-in-shadowrealm.html]
expected: ERROR