Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(608)

Unified Diff: LayoutTests/fast/files/create-blob-url-crash-expected.txt

Issue 24203002: Improve generated "Not enough arguments." TypeError exceptions. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: NeedsRebaseline Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/files/create-blob-url-crash-expected.txt
diff --git a/LayoutTests/fast/files/create-blob-url-crash-expected.txt b/LayoutTests/fast/files/create-blob-url-crash-expected.txt
index d14618d77f06723785088a526a68c0d8829f7eee..d6d92ed3394e5d8b595f3028d4c43e956d8d32d8 100644
--- a/LayoutTests/fast/files/create-blob-url-crash-expected.txt
+++ b/LayoutTests/fast/files/create-blob-url-crash-expected.txt
@@ -1,4 +1,4 @@
Test that createObjectURL with no argument should throw an exception.
-PASS: Not enough arguments
+PASS: Failed to execute 'createObjectURL' on 'DOMURL': 1 argument required, but only 0 present.
DONE

Powered by Google App Engine
This is Rietveld 408576698