summaryrefslogtreecommitdiffstats
path: root/devtools/client/application/test/browser/resources/service-workers/empty.html
blob: 02373ca02e0596afcdc15ec04a70def5ee1346de (plain)
1
2
3
4
5
6
7
8
9
10
11
<!-- Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/ -->

<!DOCTYPE HTML>
<html>
<head>
  <meta charset="UTF-8">
  <title>Service worker test (no worker, empty page)</title>
</head>
<body></body>
</html>