Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7212cb86263531b14d5a476773e1b53681644610 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/offscreen-canvas/the-offscreen-canvas/2d.getcontext.extraargs-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL The 2D context ignores extra getContext arguments Failed to execute 'getContext' on 'OffscreenCanvas': parameter 2 ('attributes') is not an object. |
| +Harness: the test ran to completion. |
| + |