Index: LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-response-type-blob-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-expected.txt b/LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-response-type-blob-expected.txt |
similarity index 52% |
copy from LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-expected.txt |
copy to LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-response-type-blob-expected.txt |
index ef615116643dd29589141a7d2b37c929e1d1d690..6f8f556717bc08579fccc9ec9483288306f1400d 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/cross-origin-preflight-get-response-type-blob-expected.txt |
@@ -1,4 +1,4 @@ |
-The "Origin" header must be sent with a "non-simple" cross-origin resource sharing request that uses the GET method. |
+The "Origin" header must be sent with a "non-simple" cross-origin resource sharing request that uses the GET method and specifies "blob" as response type. |
PASS: Origin header correctly sent |