chromium/content/test/data/service_worker/http_cache.html

<html>
  <head>
    <title>ServiceWorker test - Cacheable empty page</title>
  </head>
  <body>This html will be cached in HttpCache.</body>
</html>