blob: b2f5c385983a7b4a0fe56f2a2756e3a5fb345e24 [file] [log] [blame]
<!DOCTYPE html>
<title>Cache Storage: CacheStorage</title>
<link rel="help" href="https://w3c.github.io/ServiceWorker/#cache-storage">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="../resources/test-helpers.js"></script>
<script src="../script-tests/cache-storage.js"></script>