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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/fetch-response-taint-iframe.html

Issue 1762893002: Reland of Set the request mode and the credentials mode of FetchEvent in the service worker correct… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: incorporated tyoshino's comment Created 4 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/http/tests/serviceworker/resources/fetch-response-taint-iframe.html
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/content-attr-style-addition-expected.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/fetch-response-taint-iframe.html
similarity index 53%
copy from third_party/WebKit/LayoutTests/fast/css/invalidation/content-attr-style-addition-expected.html
copy to third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/fetch-response-taint-iframe.html
index 251fd716b22f0a290d64d0781ad3f470f57aae45..5f09efe28dffb4c911014ae8333f54e4103df9f5 100644
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/content-attr-style-addition-expected.html
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/resources/fetch-response-taint-iframe.html
@@ -1,2 +1,2 @@
<!DOCTYPE html>
-PASS test
+<body></body>

Powered by Google App Engine
This is Rietveld 408576698