mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-12 13:42:03 +00:00
9 lines
448 B
INI
9 lines
448 B
INI
[2d.path.arc.shape.3.html]
|
|
type: testharness
|
|
[arc() from 0 to -pi/2 does not draw anything in the wrong quadrant]
|
|
expected:
|
|
if (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86") and (bits == 32): FAIL
|
|
if (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
|
|
if (os == "linux") and (version == "Ubuntu 12.04") and (processor == "x86_64") and (bits == 64): FAIL
|
|
|