5 lines
229 B
INI
5 lines
229 B
INI
[post-task-with-signal-from-detached-iframe.html]
|
|
expected:
|
|
if (os == "win") and debug and (processor == "x86"): CRASH
|
|
if (os == "linux") and debug and fission: CRASH
|
|
if (os == "android") and not debug: [OK, CRASH]
|