| Index: LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-add-expected.txt b/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| similarity index 97%
|
| copy from LayoutTests/http/tests/serviceworker/cache-add-expected.txt
|
| copy to LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| index cb6938887f0c01fafdafafeaa051a6a5c0e60a6f..1def3e724781307813cbad436a599f82f9d4f16f 100644
|
| --- a/LayoutTests/http/tests/serviceworker/cache-add-expected.txt
|
| +++ b/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| @@ -1,5 +1,4 @@
|
| This is a testharness.js-based test.
|
| -PASS Service Worker: Cache.add and Cache.addAll
|
| FAIL Cache.add called with no arguments promise_test: Unhandled rejection with value: object "TypeError: cache.add is not a function"
|
| FAIL Cache.add called with relative URL specified as a string promise_test: Unhandled rejection with value: object "TypeError: cache.add is not a function"
|
| FAIL Cache.add called with non-HTTP/HTTPS URL promise_test: Unhandled rejection with value: object "TypeError: cache.add is not a function"
|
|
|