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

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

Issue 2778753002: Import //fetch from Web Platform Tests. (Closed)
Patch Set: Baselines. Created 3 years, 9 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
Index: third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5e8dd61608773284725b53bfaca9b5258d72a639
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/external/wpt/fetch/api/headers/headers-normalize-expected.txt
@@ -0,0 +1,6 @@
+This is a testharness.js-based test.
+FAIL Create headers with not normalized values Failed to construct 'Headers': Invalid value
+FAIL Check append method with not normalized values assert_equals: name: name1 has value: space expected "space" but got " space "
+FAIL Check set method with not normalized values assert_equals: name: name1 has value: space expected "space" but got " space "
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698