Source code

Revision control

Copy as Markdown

Other Tools

[Worker-replace-global-constructor.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
[Worker-replace-global-constructor.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[Worker-replace-global-constructor.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]