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