Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<title>Test that icons_localized selects an icon for an exact locale match</title>
<link rel="help" href="https://w3c.github.io/manifest/#icons-member" />
<link rel="help" href="https://w3c.github.io/manifest/#dfn-localizable-member" />
<link rel="manifest" href="resources/icons_localized-member-exact-match.webmanifest" />
<script src="resources/icons_localized-member-manual.js"></script>
<h1>Testing exact locale match for <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 installed app icon must be a green check mark
(<code>pass.png</code>).
</p>