summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/network_with_utils.html
blob: 63f6b0e796a22bac3a087b25184e8a6b04ddc821 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!--
  Any copyright is dedicated to the Public Domain.
  http://creativecommons.org/publicdomain/zero/1.0/
-->
<!DOCTYPE HTML>
<html>
<head>
  <meta charset="utf-8">
  <script src="utils.js" type="text/javascript"></script>
</head>
<body>
NETWORK
</body>
</html>