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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Startup
3 PASS Request basic test
4 PASS Request default value test
5 PASS Request header test
6 PASS Request header test
7 PASS Request credentials test
8 PASS Request redirect test
9 PASS Request integrity test
10 PASS Request method name throw test
11 PASS Request mode throw test
12 PASS Request: valid method names and normalize test
13 PASS Request construction with URLs with credentials.
14 PASS Request construction without body behavior regardning "bodyUsed"
15 PASS Request construction without body behavior regardning "bodyUsed"
16 PASS Request construction failure should not set "bodyUsed"
17 PASS Request without RequestInit.
18 PASS Request with referrer=about:client.
19 PASS Request with no-referrer.
20 PASS Request with a url referrer
21 PASS Request with a url referrer containing user, pass, and so on
22 PASS Request with a url with another origin
23 PASS Request with an invalid referrer
24 PASS Request with a relative referrer
25 PASS Referrer policy settings
26 PASS Referrer policy should be cleared when any members are set
27 FAIL Request of GET/HEAD method cannot have RequestInit body. assert_not_equals: got disallowed value undefined
28 PASS Used => clone
29 PASS Test clone behavior with loading content from Request.
30 PASS Request body test
31 PASS Request throw error test
32 PASS MIME type for Blob
33 PASS MIME type for Blob with non-empty type
34 PASS MIME type for FormData
35 PASS MIME type for USVString
36 PASS Extract a MIME type with clone
37 PASS MIME type unchanged if headers are modified after Request() constructor
38 PASS Extract a MIME type (1)
39 PASS Credentials and body can both be set.
40 Harness: the test ran to completion.
41
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698