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