Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
index 8446812d01cb0d36f6cf56ade9dd57119c228e43..847cba85273550e8b1e35e0ecfa6c1e73c810b37 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
@@ -16,14 +16,14 @@ PASS postedMimeType === undefined is true |
PASS postedMimeType is "multipart/mixed;boundary=\"--blob-boundary\"" |
PASS postedMimeType === undefined is true |
PASS postedMimeType === undefined is true |
-PASS Exception should be thrown. |
+PASS postedMimeType === undefined is true |
PASS Exception should be thrown. |
PASS postedMimeType is "text/plain;charset=utf-8" |
PASS postedMimeType is "text/plain;charset=utf-8" |
PASS postedMimeType === undefined is true |
PASS postedMimeType === undefined is true |
PASS postedMimeType is "multipart/mixed;boundary=\"--blob-boundary\"" |
-PASS Exception should be thrown. |
+PASS postedMimeType === undefined is true |
PASS postedMimeType === undefined is true |
PASS successfullyParsed is true |