diff options
Diffstat (limited to 'testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini')
-rw-r--r-- | testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini | 8 |
1 files changed, 0 insertions, 8 deletions
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 deleted file mode 100644 index 41f712f88..000000000 --- a/testing/web-platform/meta/2dcontext/path-objects/2d.path.stroke.prune.rect.html.ini +++ /dev/null @@ -1,8 +0,0 @@ -[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 - |