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