mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
10 lines
430 B
INI
10 lines
430 B
INI
|
|
[generic-0_10.html]
|
||
|
|
type: testharness
|
||
|
|
disabled:
|
||
|
|
if not debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1131091
|
||
|
|
expected:
|
||
|
|
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
|
||
|
|
[Violation report status OK.]
|
||
|
|
expected:
|
||
|
|
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
|
||
|
|
|