summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/hello.html
diff options
context:
space:
mode:
Diffstat (limited to 'dom/serviceworkers/test/hello.html')
-rw-r--r--dom/serviceworkers/test/hello.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/dom/serviceworkers/test/hello.html b/dom/serviceworkers/test/hello.html
new file mode 100644
index 0000000000..97eb03c902
--- /dev/null
+++ b/dom/serviceworkers/test/hello.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="utf-8">
+ </head>
+ <body>
+ Hello.
+ </body>
+<html>