Index: LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt b/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt |
index 420e464265d7b960ee5b540021a038e3ef1b7020..a0080c8620d2ac866598d2ae02c193437a82b23e 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/post-blob-content-type-async-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 Cross-origin request without CORS headers should fail. |
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 |