| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-keys-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-keys-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-keys-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a45389bb5867dec50544d5c61bee96159bc262e2
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-keys-expected.txt
|
| @@ -0,0 +1,8 @@
|
| +This is a testharness.js-based test.
|
| +PASS Cache.keys() called on an empty cache
|
| +PASS Cache.keys() called on a cache with entries
|
| +FAIL Cache.keys() called with a string URL assert_equals: expected 1 but got 2
|
| +FAIL Cache.keys() called with a Request object assert_equals: expected 1 but got 2
|
| +PASS Cache.keys() called with a HEAD Request
|
| +Harness: the test ran to completion.
|
| +
|
|
|