Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-valid-image-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-valid-image-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-valid-image-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..027416c3e5efdbd5fb31f2ceb390a997cdd1c521 |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/fast/canvas/drawImage-with-valid-image-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL This test checks behavior of valid arguments to Canvas::drawImage that use a valid source image. Test bug: need to pass exception to assert_throws() |
| +Harness: the test ran to completion. |
| + |