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

Unified Diff: LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt

Issue 327423008: Change port to use apache by default on win7, update test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge forward to r177025 Created 6 years, 6 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: LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt
diff --git a/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt b/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt
deleted file mode 100644
index d92e924827e5b2a461a8de98df354d5ec6acd6ba..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Test that setRequestHeader can be used to set headers that have a name, but no value.
-
-HTTP_REFERER: http://127.0.0.1:8000/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html
-HTTP_ACCEPT_ENCODING: gzip,deflate
-HTTP_CONNECTION: keep-alive
-HTTP_ACCEPT: */*
-HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/19.77.34.5 Safari/537.36
-HTTP_ACCEPT_LANGUAGE: en-us,en
-HTTP_HOST: 127.0.0.1:8000
-

Powered by Google App Engine
This is Rietveld 408576698