forked from mirrors/gecko-dev
MANUAL PUSH: wpt sync bot wpt-head: edc7cac3a37e9478fa301fe4c001bcaa3d79c62e wpt-type: landing
7 lines
372 B
INI
7 lines
372 B
INI
[spelling-error-005-crash.html]
|
|
expected:
|
|
if (os == "linux") and not swgl and not fission and debug: [TIMEOUT, PASS]
|
|
if (os == "linux") and not swgl and fission and not debug: [TIMEOUT, PASS]
|
|
if (os == "linux") and not swgl and fission and debug: [TIMEOUT, PASS]
|
|
if (os == "linux") and swgl and debug and not fission: [TIMEOUT, PASS]
|
|
[PASS, TIMEOUT]
|