Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>Test that shortcut name_localized and icons_localized select values for an exact locale match</title>
<link rel="help" href="https://w3c.github.io/manifest/#shortcuts-member" />
<link rel="help" href="https://w3c.github.io/manifest/#dfn-localizable-member" />
<link rel="manifest" href="resources/shortcuts_localized-member-exact-match.webmanifest" />
<script src="resources/shortcuts_localized-member-manual.js"></script>
<h1>Testing exact locale match for shortcut <code>name_localized</code> and <code>icons_localized</code></h1>
<p>
Set your browser locale to one of <code>en</code>, <code>en-US</code>,
<code>fr</code>, or <code>ja</code>, then install this page as a web
application. To pass, the shortcut must be named "pass" with a green check
mark icon (<code>pass.png</code>).
</p>