Index: third_party/WebKit/LayoutTests/fast/canvas/canvas-with-incorrect-args-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/canvas-with-incorrect-args-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/canvas-with-incorrect-args-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5774651f821f899d8810b058ce8f15b388988cc9 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/fast/canvas/canvas-with-incorrect-args-expected.txt |
@@ -0,0 +1,4 @@ |
+This is a testharness.js-based test. |
+FAIL Verify the behavior of a number of the DOM Canvas drawing methods when given 0, Infinity, or NaN as parameters. Test should not crash. Test bug: need to pass exception to assert_throws() |
+Harness: the test ran to completion. |
+ |