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