Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / serviceworker / cache-delete-expected.txt
1 This is a testharness.js-based test.
2 PASS Service Worker: Cache.delete 
3 PASS Cache.delete with no arguments 
4 PASS Cache.delete called with a string URL 
5 PASS Cache.delete called with a Request object 
6 PASS Cache.delete with a Request object containing used body 
7 PASS Cache.delete with a non-existent entry 
8 FAIL Cache.delete with CacheQueryOptions.* assert_true: Cache.delete should resolve with "true" if an entry was successfully deleted. expected true got false
9 PASS Cache.delete with CacheQueryOptions.* that don't match 
10 Harness: the test ran to completion.
11