mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-02 05:48:38 +09:00
11 lines
615 B
INI
11 lines
615 B
INI
[2d.gradient.radial.outside3.html]
|
|
type: testharness
|
|
[Canvas test: 2d.gradient.radial.outside3]
|
|
expected:
|
|
if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
|
if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
|
|
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
|
if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
|
if os == "mac": FAIL
|
|
if os == "linux": FAIL
|
|
|