diff options
Diffstat (limited to 'testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini')
-rw-r--r-- | testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.closed.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
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 + |