summaryrefslogtreecommitdiffstats
path: root/devtools/server/tests/browser/application-manifest-no-manifest.html
blob: 5f0668aa509800512d9d9ec89628f2167833310b (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <title>No manifest</title>
</head>
<body>
  <p>This page does not link to a manifest</p>
</body>