diff options
Diffstat (limited to 'testing/web-platform/meta/2dcontext/path-objects')
9 files changed, 96 insertions, 0 deletions
diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini new file mode 100644 index 000000000..f73baf51a --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.selfintersect.1.html.ini @@ -0,0 +1,8 @@ +[2d.path.arc.selfintersect.1.html] + type: testharness + [arc() with lineWidth > 2*radius is drawn sensibly] + expected: + if (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.shape.3.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.shape.3.html.ini new file mode 100644 index 000000000..18f2adcdb --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.arc.shape.3.html.ini @@ -0,0 +1,6 @@ +[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 == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.rect.zero.3.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.rect.zero.3.html.ini new file mode 100644 index 000000000..af7ae7992 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.rect.zero.3.html.ini @@ -0,0 +1,9 @@ +[2d.path.rect.zero.3.html] + type: testharness + [Canvas test: 2d.path.rect.zero.3] + expected: + if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini new file mode 100644 index 000000000..3bb4da4f5 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.arc.html.ini @@ -0,0 +1,16 @@ +[2d.path.stroke.prune.arc.html] + type: testharness + [Zero-length line segments from arcTo and arc are removed before stroking] + expected: + if not debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if (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 + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini new file mode 100644 index 000000000..d0a6fc87f --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini @@ -0,0 +1,8 @@ +[2d.path.stroke.prune.closed.html] + type: testharness + [Zero-length line segments from closed paths are removed before stroking] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if os == "linux": FAIL + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini new file mode 100644 index 000000000..ecfb08580 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.curve.html.ini @@ -0,0 +1,16 @@ +[2d.path.stroke.prune.curve.html] + type: testharness + [Zero-length line segments from quadraticCurveTo and bezierCurveTo are removed before stroking] + expected: + if not debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if (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 + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini new file mode 100644 index 000000000..78b17ff14 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.line.html.ini @@ -0,0 +1,16 @@ +[2d.path.stroke.prune.line.html] + type: testharness + [Zero-length line segments from lineTo are removed before stroking] + expected: + if not debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL + if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if (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 + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini new file mode 100644 index 000000000..41f712f88 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini @@ -0,0 +1,8 @@ +[2d.path.stroke.prune.rect.html] + type: testharness + [Zero-length line segments from rect and strokeRect are removed before stroking] + expected: + if os == "win": FAIL + if os == "mac": FAIL + if os == "linux": FAIL + diff --git a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.scale2.html.ini b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.scale2.html.ini new file mode 100644 index 000000000..aee019024 --- /dev/null +++ b/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.scale2.html.ini @@ -0,0 +1,9 @@ +[2d.path.stroke.scale2.html] + type: testharness + [Stroke line widths are scaled by the current transformation matrix] + expected: + if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL + if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL + |