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