Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0c4f7e4f92688cc92f7664229017938a3bff9fac |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.canvas.readonly-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL canvas is readonly assert_not_equals: offscreenCanvas !== d (got [object OffscreenCanvas][object], expected not [object OffscreenCanvas][object]) got disallowed value object "[object OffscreenCanvas]" |
| +Harness: the test ran to completion. |
| + |