| Index: third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
|
| index 5b422ad9203324e7178899a549ff4eb74a47ca28..707484d009158a609b2203bcd34ae9dcf3ae4a64 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/cachestorage/worker/cache-match-expected.txt
|
| @@ -10,7 +10,7 @@ PASS Cache.match with ignoreSearch option (request with search parameter)
|
| PASS Cache.match with URL containing fragment
|
| PASS Cache.match with string fragment "http" as query
|
| PASS Cache.match with URL containing credentials
|
| -FAIL Cache.match with responses containing "Vary" header assert_true: Cache.match should honor "Vary" header. expected true got false
|
| +PASS Cache.match with responses containing "Vary" header
|
| PASS Cache.match with Request and Response objects with different URLs
|
| PASS Cache.match invoked multiple times for the same Request/Response
|
| FAIL Cache.match with POST Request assert_equals: Cache.match should not find a match expected (undefined) undefined but got (object) object "[object Response]"
|
|
|