mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-13 20:17:00 +00:00
10 lines
463 B
INI
10 lines
463 B
INI
[2d.path.arcTo.shape.curve2.html]
|
|
type: testharness
|
|
[arcTo() curves in the right kind of shape]
|
|
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 (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
|
|
if os == "mac": FAIL
|
|
|