| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| index 2cc25db3abe14931413c0df01d43f40028446369..390c26d09762b560d8d65cf0b26b6a050ed768e5 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-add-expected.txt
|
| @@ -8,6 +8,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
|
|
|