summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/empty_with_utils.html
blob: 75f0aa8872fd5e64909f6b0be34c6d9a513e7a52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!--
  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>
</body>
</html>