* 仕様書

[REFS[
- [3] [CITE@en-GB-x-hixie[HTML Standard]] ([TIME[2015-05-06 10:42:35 +09:00]] 版) <https://html.spec.whatwg.org/#meta-application-name>
]REFS]

* 歴史

[FIG(quote)[
[FIGCAPTION[
[1] [CITE@en-us[Declaring Pinned Site Metadata (Windows)]] ([TIME[2012-11-18 03:09:14 +09:00]] 版) <http://msdn.microsoft.com/en-us/library/ie/gg491732(v=vs.85).aspx>
]FIGCAPTION]

>
[PRE(HTML example code)[
<meta name="application-name" content="Channel 9 Audio Player" />
<meta name="msapplication-tooltip" content="Channel 9 Podcasts" />
<meta name="msapplication-window" content="width=1024;height=768" />
<meta name="msapplication-navbutton-color" content="#FF3300" />
<meta name="msapplication-starturl" content="./" />
]PRE]

]FIG]

[2] [CITE@en[Web Applications 1.0 r8349     Redefine application-name to handle multiple languages.]]
( ([TIME[2013-12-13 07:33:00 +09:00]] 版))
<http://html5.org/tools/web-apps-tracker?from=8348&to=8349>

[4] [CITE@en[Editorial: synchronize with the DOM Standard · whatwg/html@21c6ec7]]
([TIME[2016-03-20 18:08:55 +09:00]] 版)
<https://github.com/whatwg/html/commit/21c6ec77594eb89b836d4872222f5916910967fd>

[5] [CITE@en[Clarify ASCII-case-insensitive matching for <meta>'s name]]
([[TimvdLippe]]著, [TIME[2018-03-16 12:54:45 +09:00]])
<https://github.com/whatwg/html/commit/faa4c20f8f7b1f526e13cc2fc36c58bea99fb217>