mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-05-27 13:28:42 +00:00
22 lines
1.8 KiB
INI
22 lines
1.8 KiB
INI
[2d.path.rect.selfintersect.html]
|
|
type: testharness
|
|
[Canvas test: 2d.path.rect.selfintersect]
|
|
expected:
|
|
if not debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
|
|
if not debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
|
|
if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): PASS
|
|
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): PASS
|
|
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
|
|
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
|
|
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): PASS
|
|
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): PASS
|
|
if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): PASS
|
|
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86") and (bits == 32): PASS
|
|
if debug and (os == "mac") and (version == "OS X 10.6.8") and (processor == "x86_64") and (bits == 64): PASS
|
|
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): PASS
|
|
if debug and (os == "mac") and (version == "OS X 10.9") and (processor == "x86_64") and (bits == 64): PASS
|
|
if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): PASS
|
|
if not debug and (os == "mac") and (version == "OS X 10.10.2") and (processor == "x86") and (bits == 32): PASS
|
|
FAIL
|
|
|