blob: 8398c33e146c5983c10922457b7f8591b49f5ed8 [file] [log] [blame]
<!DOCTYPE html>
<title>Cache Storage: Cache.keys</title>
<link rel="help" href="https://w3c.github.io/ServiceWorker/#cache-keys">
<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-keys.js"></script>