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