summaryrefslogtreecommitdiffstats
path: root/tools/profiler/tests/browser/serviceworkers/serviceworker_page.html
blob: 1c2100a9d6034e0298e2615b352609b7def7a033 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
  <head>
    <meta charset='utf-8'>
    <meta name='viewport' content='initial-scale=1'>
  </head>
  <body>
    <img src='firefox-logo-nightly.svg' width="24">
  </body>
</html>