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

Unified Diff: LayoutTests/fast/files/revoke-blob-url-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/revoke-blob-url-expected.txt
diff --git a/LayoutTests/fast/files/revoke-blob-url-expected.txt b/LayoutTests/fast/files/revoke-blob-url-expected.txt
index 11cd251051e67ddd309e537830178a1280f8d908..8220a8c0029c96baba20b696a40693f961cbd8a0 100644
--- a/LayoutTests/fast/files/revoke-blob-url-expected.txt
+++ b/LayoutTests/fast/files/revoke-blob-url-expected.txt
@@ -1,5 +1,5 @@
Test calling revokeObjectURL with no argument.
-PASS: Not enough arguments
+PASS: Failed to execute 'revokeObjectURL' on 'DOMURL': 1 argument required, but only 0 present.
Test calling revokeObjectURL with empty URL.
PASS
Test calling revokeObjectURL with invalid URL.
« no previous file with comments | « LayoutTests/fast/files/not-enough-arguments-expected.txt ('k') | LayoutTests/fast/files/url-required-arguments-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698