| Index: LayoutTests/http/tests/serviceworker/cache-storage-expected.txt
|
| diff --git a/LayoutTests/http/tests/serviceworker/cache-storage-expected.txt b/LayoutTests/http/tests/serviceworker/cache-storage-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a3a57a548dbe43b8fa6031051dcc3aa5cfa07e58
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/serviceworker/cache-storage-expected.txt
|
| @@ -0,0 +1,14 @@
|
| +This is a testharness.js-based test.
|
| +PASS Service Worker: CacheStorage
|
| +FAIL CacheStorage.create not implemented
|
| +FAIL CacheStorage.create with an empty name not implemented
|
| +PASS CacheStorage.create with no arguments
|
| +FAIL CacheStorage.create with an existing cache name not implemented
|
| +FAIL CacheStorage.has with existing cache not implemented
|
| +PASS CacheStorage.has with nonexistent cache
|
| +FAIL CacheStorage.get with existing cache not implemented
|
| +PASS CacheStorage.get with nonexistent cache
|
| +FAIL CacheStorage.delete with existing cache not implemented
|
| +PASS CacheStorage.delete with nonexistent cache
|
| +Harness: the test ran to completion.
|
| +
|
|
|