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

Unified Diff: LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt

Issue 1032623008: Expose Cache Storage API in global window/worker scope (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update webexposed expectations Created 5 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: LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/cache-put-expected.txt b/LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt
similarity index 97%
copy from LayoutTests/http/tests/serviceworker/cache-put-expected.txt
copy to LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt
index 993e34091885fe80cb9d5233de18009f5da5912e..c139747e677f31832f50c163579fba2b85366e9f 100644
--- a/LayoutTests/http/tests/serviceworker/cache-put-expected.txt
+++ b/LayoutTests/http/tests/cachestorage/worker/cache-put-expected.txt
@@ -1,5 +1,4 @@
This is a testharness.js-based test.
-PASS Service Worker: Cache.put
PASS Cache.put called with simple Request and Response
PASS Cache.put called with Request and Response from fetch()
PASS Cache.put with Request without a body

Powered by Google App Engine
This is Rietveld 408576698