Files
sousa-gecko/devtools/client/application/test/service-workers/empty.html
T
2018-05-07 15:49:16 +02:00

12 lines
260 B
HTML

<!-- 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>