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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Test that createObjectURL with no argument should throw an exception. 1 Test that createObjectURL with no argument should throw an exception.
2 PASS: Not enough arguments 2 PASS: Failed to execute 'createObjectURL' on 'DOMURL': 1 argument required, but only 0 present.
3 DONE 3 DONE
4 4
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698