1
    2
    3
    4
    5
    6
    7

content / test / data / service_worker / with_subresources.html [blame]

<title>a page with subresources</title>
<script src="empty.js"></script>
</script>

<body>
  <img src="/blank.jpg" />
</body>