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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty.html

Issue 2192743002: Rewrite Fetch API referrer layout tests with service worker (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Created 4 years, 5 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/http/tests/fetch/referrer/resources/empty.html
diff --git a/third_party/WebKit/LayoutTests/fast/css/counters/counter-reset-inherit-bug-94642-expected.html b/third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty.html
similarity index 53%
copy from third_party/WebKit/LayoutTests/fast/css/counters/counter-reset-inherit-bug-94642-expected.html
copy to third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty.html
index 9ad61c2109c79409bc6f1c0b26c71d901591218b..4b3b4339d8bdd881d6b70beaa0cdb6d8e4cdd987 100644
--- a/third_party/WebKit/LayoutTests/fast/css/counters/counter-reset-inherit-bug-94642-expected.html
+++ b/third_party/WebKit/LayoutTests/http/tests/fetch/referrer/resources/empty.html
@@ -1,3 +1,2 @@
<!doctype html>
-
-<div>0</div>
+<html></html>

Powered by Google App Engine
This is Rietveld 408576698