| Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/cache-storage/serviceworker/cache-storage.https-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/cache-storage/serviceworker/cache-storage.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/cache-storage/serviceworker/cache-storage.https-expected.txt
|
| deleted file mode 100644
|
| index f76f79a9826a849383bad065fb2cf4ad2c0ac010..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/cache-storage/serviceworker/cache-storage.https-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS CacheStorage
|
| -PASS CacheStorage.open
|
| -PASS CacheStorage.open with an empty name
|
| -PASS CacheStorage.open with no arguments
|
| -PASS CacheStorage.has with existing cache
|
| -PASS CacheStorage.has with nonexistent cache
|
| -PASS CacheStorage.open with existing cache
|
| -PASS CacheStorage.delete with existing cache
|
| -PASS CacheStorage.delete with nonexistent cache
|
| -FAIL CacheStorage names are DOMStrings not USVStrings assert_true: keys should include cache with bad name expected true got false
|
| -Harness: the test ran to completion.
|
| -
|
|
|