| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| index d5c970e4e35a59cefda7c6db2295ff4bb8c030c4..54eb6d60b4cd782a845b26f292ccb4e8e2a34ad0 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/serviceworker/cache-add-expected.txt
|
| @@ -9,6 +9,8 @@ PASS Cache.add called twice with the same Request object
|
| PASS Cache.add called with Request object with a used body
|
| PASS Cache.add with request that results in a status of 404
|
| PASS Cache.add with request that results in a status of 500
|
| +PASS Cache.add with request that results in a status of 206
|
| +PASS Cache.addAll with request that results in a status of 206
|
| PASS Cache.addAll with no arguments
|
| PASS Cache.addAll with a mix of valid and undefined arguments
|
| PASS Cache.addAll with an empty array
|
|
|