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

Unified Diff: LayoutTests/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt

Issue 14200030: Remove XMLHttpRequestException in favor of DOMException (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix tests after rebasing... Created 7 years, 8 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/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt
diff --git a/LayoutTests/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt b/LayoutTests/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt
index e7827bc2dd1dbbac90bccb846473808bafcb855c..58ab33b8737d600e6cd90fc4b2b12ac9b0c088db 100644
--- a/LayoutTests/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt
+++ b/LayoutTests/http/tests/local/fileapi/send-sliced-dragged-file-expected.txt
@@ -39,7 +39,7 @@ PASS event.dataTransfer contains a File object on drop.
PASS subfile.size is 5
PASS subfile.type is ""
PASS Expected response data received: OK
-PASS Expected exception thrown: Error: NETWORK_ERR: XMLHttpRequest Exception 101
+PASS Expected exception thrown: Error: NetworkError: DOM Exception 19
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/http/tests/appcache/simple.html ('k') | LayoutTests/http/tests/workers/shared-worker-importScripts-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698