mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-05 16:09:02 +00:00
18 lines
388 B
INI
18 lines
388 B
INI
[013.html]
|
|
type: testharness
|
|
expected:
|
|
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): CRASH
|
|
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): CRASH
|
|
[onclose]
|
|
expected: FAIL
|
|
|
|
[onopen]
|
|
expected: FAIL
|
|
|
|
[onerror]
|
|
expected: FAIL
|
|
|
|
[onmessage]
|
|
expected: FAIL
|
|
|