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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-invalid-values-expected.txt

Issue 2297483002: Make XMLHttpRequest.open() throw for invalid URLs (Closed)
Patch Set: Addressed #12 Created 4 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
OLDNEW
1 This tests that setting invalid header names, values and using an invalid method causes XMLHttpRequest to throw the appropriate exceptions. 1 This tests that setting invalid header names, values and using an invalid method causes XMLHttpRequest to throw the appropriate exceptions.
2 testInvalidMethod: SUCCESS
3 testInvalidHeaderName: SUCCESS 2 testInvalidHeaderName: SUCCESS
4 testInvalidHeaderValues: SUCCESS 3 testInvalidHeaderValues: SUCCESS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698