8 lines
313 B
INI
8 lines
313 B
INI
[event-loadstart.any.worker.html]
|
|
|
|
[event-loadstart.any.html]
|
|
expected:
|
|
if debug and (os == "linux") and fission and not swgl: [OK, 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]
|