| Index: LayoutTests/http/tests/cachestorage/worker/cache-delete-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt b/LayoutTests/http/tests/cachestorage/worker/cache-delete-expected.txt
|
| similarity index 93%
|
| copy from LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
|
| copy to LayoutTests/http/tests/cachestorage/worker/cache-delete-expected.txt
|
| index 182aa797fc61359a1a338feaa584a04a548c05de..012f5778d85753a7baa5d8e41638f029862691db 100644
|
| --- a/LayoutTests/http/tests/serviceworker/cache-delete-expected.txt
|
| +++ b/LayoutTests/http/tests/cachestorage/worker/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"
|
|
|