short_name-member-manual.html (386B)
1 <!DOCTYPE html> 2 <title>Test that short_name member is supported</title> 3 <link rel="help" href="https://w3c.github.io/manifest/#short_name-member" /> 4 <link rel="manifest" href="resources/short_name-member.webmanifest" /> 5 <script src="resources/short_name-member-manual.js"></script> 6 <h1>Testing support for short_name member</h1> 7 <p> 8 To pass, the application name must be "pass". 9 </p>