blob: d28b36bcb516acf4c747a928e33c2a2bede32d94 [file] [log] [blame]
Tests that cache data is correctly deleted by the inspector.
Dumping CacheStorage tree:
(empty)
Dumping CacheStorage tree:
cache: testCache1 - http://127.0.0.1:8000
(cache empty)
cache: testCache2 - http://127.0.0.1:8000
(cache empty)
Dumping CacheStorage tree:
cache: testCache1 - http://127.0.0.1:8000
0, /1, default, text/plain, 0
1, /2, default, text/plain, 0
totalCount: 2
cache: testCache2 - http://127.0.0.1:8000
0, /1, default, text/plain, 0
1, /2, default, text/plain, 0
totalCount: 2
Deleting CacheStorage cache testCache2
Dumping CacheStorage tree:
(empty)