Source code

Revision control

Copy as Markdown

Other Tools

[event-loadstart.any.worker.html]
[event-loadstart.any.html]
expected:
if debug and (os == "linux") and fission and not swgl: CRASH
if debug and (os == "linux") and not fission and swgl: [OK, CRASH]
if debug and (os == "win") and swgl: [OK, CRASH]
if debug and (os == "mac"): [OK, CRASH]