Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-getContext-invalid-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-getContext-invalid-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-getContext-invalid-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a4b3205c6052c0bb493001bd7d9f4601e2293065 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-getContext-invalid-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Test that invalid canvas getContext() requests return null. Test bug: need to pass exception to assert_throws() |
| +Harness: the test ran to completion. |
| + |