Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/fetch/workers/request-base-https-other-https-expected.txt

Issue 2468053002: Import wpt@9fcccf38b6be00f71ffa6bd6e29c5aa1ef25ee8c (Closed)
Patch Set: Add Timeout Pass expectation for Range-mutations-dataChange.html Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/fetch/workers/request-base-https-other-https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/fetch/workers/request-base-https-other-https-expected.txt b/third_party/WebKit/LayoutTests/http/tests/fetch/workers/request-base-https-other-https-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5da3360dc69b43cc262513036383ea989277c320
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/workers/request-base-https-other-https-expected.txt
@@ -0,0 +1,41 @@
+This is a testharness.js-based test.
+PASS Startup
+PASS Request basic test
+PASS Request default value test
+PASS Request header test
+PASS Request header test
+PASS Request credentials test
+PASS Request redirect test
+PASS Request integrity test
+PASS Request method name throw test
+PASS Request mode throw test
+PASS Request: valid method names and normalize test
+PASS Request construction with URLs with credentials.
+PASS Request construction without body behavior regardning "bodyUsed"
+PASS Request construction without body behavior regardning "bodyUsed"
+PASS Request construction failure should not set "bodyUsed"
+PASS Request without RequestInit.
+PASS Request with referrer=about:client.
+PASS Request with no-referrer.
+PASS Request with a url referrer
+PASS Request with a url referrer containing user, pass, and so on
+PASS Request with a url with another origin
+PASS Request with an invalid referrer
+PASS Request with a relative referrer
+PASS Referrer policy settings
+PASS Referrer policy should be cleared when any members are set
+FAIL Request of GET/HEAD method cannot have RequestInit body. assert_not_equals: got disallowed value undefined
+PASS Used => clone
+PASS Test clone behavior with loading content from Request.
+PASS Request body test
+PASS Request throw error test
+PASS MIME type for Blob
+PASS MIME type for Blob with non-empty type
+PASS MIME type for FormData
+PASS MIME type for USVString
+PASS Extract a MIME type with clone
+PASS MIME type unchanged if headers are modified after Request() constructor
+PASS Extract a MIME type (1)
+PASS Credentials and body can both be set.
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698