blob: 278791a6039d1c0b7d62020df105d98ec5b3de9d (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[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
|