Index: LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt b/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
index f5c71037c6150051dd90b6a8d9e086e59aa0d912..15105673e38eba9f459e14f56300d622439b457b 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-sync-expected.txt |
+++ b/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 |