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