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