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