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 90920def66f19d6ec442aacf5d5ffe16ddcd1b89..b62ef9c325ef42424a7de11ac7de75a06b0d338a 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 |
@@ -14,6 +14,7 @@ PASS postedMimeType is "" |
PASS postedMimeType is "" |
PASS postedMimeType is "multipart/mixed;boundary=\"--blob-boundary\"" |
PASS postedMimeType is "" |
+PASS postedMimeType is "" |
PASS Exception should be thrown. |
PASS Exception should be thrown. |
PASS postedMimeType is "text/plain;charset=utf-8" |
@@ -22,6 +23,7 @@ PASS postedMimeType is "" |
PASS postedMimeType is "" |
PASS postedMimeType is "multipart/mixed;boundary=\"--blob-boundary\"" |
PASS Exception should be thrown. |
+PASS postedMimeType is "" |
PASS successfullyParsed is true |
TEST COMPLETE |