5 lines
223 B
INI
5 lines
223 B
INI
[eventsource-constructor-url-multi-window.htm]
|
|
expected:
|
|
if fission and (os == "mac") and debug: CRASH
|
|
if not fission and (os == "android") and not debug: [OK, CRASH]
|
|
if not fission and (os == "linux"): CRASH
|