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