| Index: LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-add-expected.txt b/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| similarity index 97%
|
| copy from LayoutTests/http/tests/serviceworker/cache-add-expected.txt
|
| copy to LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| index cb6938887f0c01fafdafafeaa051a6a5c0e60a6f..5ce420c99d918201c83b3794f26fa555d0972480 100644
|
| --- a/LayoutTests/http/tests/serviceworker/cache-add-expected.txt
|
| +++ b/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| @@ -1,5 +1,5 @@
|
| This is a testharness.js-based test.
|
| -PASS Service Worker: Cache.add and Cache.addAll
|
| +PASS 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"
|
|
|