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

Unified Diff: LayoutTests/http/tests/cachestorage/window/cache-delete-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/window/cache-delete-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt b/LayoutTests/http/tests/cachestorage/window/cache-delete-expected.txt
similarity index 93%
copy from LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
copy to LayoutTests/http/tests/cachestorage/window/cache-delete-expected.txt
index 182aa797fc61359a1a338feaa584a04a548c05de..012f5778d85753a7baa5d8e41638f029862691db 100644
--- a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
+++ b/LayoutTests/http/tests/cachestorage/window/cache-delete-expected.txt
@@ -1,5 +1,4 @@
This is a testharness.js-based test.
-PASS Service Worker: Cache.delete
PASS Cache.delete with no arguments
PASS Cache.delete called with a string URL
FAIL Cache.delete called with a Request object promise_test: Unhandled rejection with value: object "TypeError: Request method 'POST' is unsupported"

Powered by Google App Engine
This is Rietveld 408576698