tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

shortcuts-member-skip-for-undefined-url-manual.html (472B)


      1 <!DOCTYPE html>
      2 <title>Test that shortcut items with an undefined 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-undefined-url.webmanifest" />
      5 <script src="resources/shortcuts-member-manual.js"></script>
      6 <h1>Testing if shortcut items with an undefined URL are skipped</h1>
      7 <p>
      8    To pass, the application must provide a single shortcut named "pass".
      9 </p>