6 lines
220 B
INI
6 lines
220 B
INI
[navigate-replace-same-document.html]
|
|
expected:
|
|
if (os == "linux") and debug and not fission: [OK, ERROR]
|
|
if (os == "android") and debug: [OK, ERROR]
|
|
if (os == "mac") and debug: [OK, ERROR]
|
|
[ERROR, OK]
|