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

Unified Diff: LayoutTests/http/tests/cachestorage/worker/cache-match-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-match-expected.txt
diff --git a/LayoutTests/http/tests/serviceworker/cache-match-expected.txt b/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
similarity index 98%
copy from LayoutTests/http/tests/serviceworker/cache-match-expected.txt
copy to LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
index 136d7dd12d5b33e7039e37e213093f6d0f9ff9a6..1fa09ae414b3b50109d01baba89c61be2c0e49d5 100644
--- a/LayoutTests/http/tests/serviceworker/cache-match-expected.txt
+++ b/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
@@ -1,5 +1,4 @@
This is a testharness.js-based test.
-PASS Service Worker: Cache.match and Cache.matchAll
FAIL Cache.matchAll with no matching entries promise_test: Unhandled rejection with value: object "TypeError: cache.matchAll is not a function"
PASS Cache.match with no matching entries
FAIL Cache.matchAll with URL promise_test: Unhandled rejection with value: object "TypeError: cache.matchAll is not a function"
« no previous file with comments | « LayoutTests/http/tests/cachestorage/worker/cache-match.html ('k') | LayoutTests/http/tests/cachestorage/worker/cache-put.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698