Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..742ec214b41d09cfdeb63f1230bb01d0165b7738 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/path-objects/2d.path.isPointInPath.unclosed-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL isPointInPath() works on unclosed subpaths ctx.isPointInPath is not a function |
| +Harness: the test ran to completion. |
| + |