Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-overloads-fillText-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-overloads-fillText-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-overloads-fillText-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..2a5ee7861d921d3636f44ee50c547df61b59c7ef |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-overloads-fillText-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Test the behavior of CanvasRenderingContext2D.fillText() when called with different numbers of arguments. Test bug: need to pass exception to assert_throws() |
| +Harness: the test ran to completion. |
| + |