summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/start_url-member/start_url-member-pass-manual.html
blob: 34be2d62634154498ad8884ed6a09bfaaa6ce504 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<title>Test that start_url member is supported</title>
<link rel="help" href="https://w3c.github.io/manifest/#start_url-member" />
<link rel="manifest" href="resources/start_url-member.webmanifest" />
<script src="resources/start_url-member-manual.js"></script>
<h1>Testing support for start_url member</h1>
<p>
  To pass, the start URL must be pass.html after installing.
</p>