summaryrefslogtreecommitdiffstats
path: root/dom/serviceworkers/test/hello.html
blob: 97eb03c9025cfaab1185ed13d8378fcf32da98ef (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
  </head>
  <body>
    Hello.
  </body>
<html>