summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html')
-rw-r--r--testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html b/testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html
new file mode 100644
index 0000000000..64f3d0fe15
--- /dev/null
+++ b/testing/web-platform/tests/appmanifest/shortcuts-member/shortcuts-member-skip-for-out-of-scope-url-manual.html
@@ -0,0 +1,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>