summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-undefined-name-manual.html
blob: c0a7768eee3156dc7943b876bf6453a3f1cdbb50 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<title>Test that shortcut items with an undefined name are skipped</title>
<link rel="help" href="https://w3c.github.io/manifest/#shortcuts-member" />
<link rel="manifest" href="resources/shortcuts-member-skip-for-undefined-name.webmanifest" />
<script src="resources/shortcuts-member-manual.js"></script>
<h1>Testing if shortcut items with an undefined name are skipped</h1>
<p>
    To pass, the application must provide a single shortcut named "pass".
</p>