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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt

Issue 2691513002: Fetch: Make Headers' constructor match the current spec IDL. (Closed)
Patch Set: Rebase again Created 3 years, 8 months 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-record-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
index 26d7327f6a105ca16101854bd6794dc2d451ca24..4a144ed4316f7e88a392ea33972c2717f72ef47d 100644
--- a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-basic-expected.txt
@@ -1,6 +1,6 @@
This is a testharness.js-based test.
PASS Create headers from no parameter
-FAIL Create headers from undefined parameter Failed to construct 'Headers': No matching constructor signature.
+PASS Create headers from undefined parameter
PASS Create headers from empty object
PASS Create headers with null should throw
PASS Create headers with 1 should throw
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-record-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698