惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Cisco Talos Blog
Cisco Talos Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
雷峰网
雷峰网
The Register - Security
The Register - Security
The Cloudflare Blog
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
I
InfoQ
博客园 - 三生石上(FineUI控件)
H
Help Net Security
博客园 - 司徒正美
Vercel News
Vercel News
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
云风的 BLOG
云风的 BLOG
B
Blog
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
T
The Blog of Author Tim Ferriss
T
Tailwind CSS Blog
aimingoo的专栏
aimingoo的专栏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recorded Future
Recorded Future
小众软件
小众软件
Martin Fowler
Martin Fowler
罗磊的独立博客
Stack Overflow Blog
Stack Overflow Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
腾讯CDC
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
Apple Machine Learning Research
Apple Machine Learning Research
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - Franky
Hugging Face - Blog
Hugging Face - Blog
Y
Y Combinator Blog
V
Visual Studio Blog
F
Fortinet All Blogs
Microsoft Azure Blog
Microsoft Azure Blog
大猫的无限游戏
大猫的无限游戏
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
V
V2EX
Blog — PlanetScale
Blog — PlanetScale

Recent Commits to manifest:gh-pages

Rename "default display mode" to "applied display mode" (#1215) · w3c/manifest@2c438a5 Clarify how manifest image resources are fetched (#1171) · w3c/manifest@1550e32 Clarify applying manifest to an existing browsing context (#1202) · w3c/manifest@a4e3989 Add retiredDate for Diego González (#1213) · w3c/manifest@5a45ec7 Add `color_scheme_dark` member and themeable members (colors only) (#… · w3c/manifest@34da51d chore: Export the "install" dfn for cross-spec linking (#1212) · w3c/manifest@fab21db chore: tidy up index.html (#1200) · w3c/manifest@8ed35d3 Specify when an icon might be updated (editorial), and loosen sec-sen… · w3c/manifest@9c122cf Add retiredDate for Kenneth Rohde Christiansen (#1192) · w3c/manifest@96f55b4 chore: export Installed Web Application Identity (#1187) · w3c/manifest@e08283b Editorial: rephrase multiple icon example (#1170) · w3c/manifest@538ad43 Editorial: move incubations to the README (#1153) · w3c/manifest@ec8f1be chore: tidy (#1166) Editorial: Add installable web application definition (#1163) · w3c/manifest@b2bb532 clarify the definition of "navigation scope", "applied", and off-scop… · w3c/manifest@0153346 Make enums case-insensitive (#1149) · w3c/manifest@f9c4a8f Move `prefer_related_applications` and `related_applications` to mani… · w3c/manifest@f159796 Editorial: Retire Matt Giuca · w3c/manifest@cc8250b Add members for localization (#1101) · w3c/manifest@16406fd
chore: tidy up index.html (#1217) · w3c/manifest@ccc61b8
github-actio · 2026-05-07 · via Recent Commits to manifest:gh-pages

@@ -170,7 +170,7 @@

170170

.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}

171171

.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}

172172

</style>

173-

<meta name="revision" content="5cd886af9a0599e766539145ef450e56b17aa9fd">

173+

<meta name="revision" content="d5e2eeb1b48de8a0ee581c48f3f083730723d29e">

174174

<meta name="description" content="This specification defines a JSON-based file format that provides

175175

developers with a centralized place to put metadata associated with a

176176

web application. This metadata includes, but is not limited to, the web

329329

"github": "https://github.com/w3c/manifest/",

330330

"caniuse": "web-app-manifest",

331331

"xref": "web-platform",

332-

"gitRevision": "5cd886af9a0599e766539145ef450e56b17aa9fd",

332+

"gitRevision": "d5e2eeb1b48de8a0ee581c48f3f083730723d29e",

333333

"publishISODate": "2026-05-07T00:00:00.000Z",

334334

"generatedSubtitle": "W3C Editor's Draft 07 May 2026"

335335

}</script>

@@ -3843,12 +3843,12 @@ <h1 id="title" class="title">Web Application Manifest</h1>

38433843

</p></div>

38443844

<p>

38453845

Once a manifest is <a data-link-type="dfn|abstract-op" href="#dfn-apply" class="internalDFN" id="ref-for-dfn-apply-18">applied</a> to a <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-browsing-context" id="ref-for-index-term-top-level-browsing-context-17">top-level browsing context</a>,

3846-

the <a data-link-type="dfn|abstract-op" href="#dfn-display-mode" class="internalDFN" id="ref-for-dfn-display-mode-9">display mode</a> in effect is the <dfn id="dfn-applied-display-mode" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">applied display

3847-

mode</dfn> for that <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-browsing-context" id="ref-for-index-term-top-level-browsing-context-18">top-level browsing context</a>. The user agent

3848-

<em class="rfc2119">MAY</em> change the <a data-link-type="dfn|abstract-op" href="#dfn-applied-display-mode" class="internalDFN" id="ref-for-dfn-applied-display-mode-1">applied display mode</a> for security reasons (e.g.,

3849-

the <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-browsing-context" id="ref-for-index-term-top-level-browsing-context-19">top-level browsing context</a> is <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate" id="ref-for-index-term-navigated-7">navigated</a> out of

3850-

scope) and/or the user agent <em class="rfc2119">MAY</em> provide the user with a means of

3851-

switching to another <a data-link-type="dfn|abstract-op" href="#dfn-display-mode" class="internalDFN" id="ref-for-dfn-display-mode-10">display mode</a>.

3846+

the <a data-link-type="dfn|abstract-op" href="#dfn-display-mode" class="internalDFN" id="ref-for-dfn-display-mode-9">display mode</a> in effect is the <dfn id="dfn-applied-display-mode" tabindex="0" aria-haspopup="dialog" data-dfn-type="dfn">applied display mode</dfn>

3847+

for that <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-browsing-context" id="ref-for-index-term-top-level-browsing-context-18">top-level browsing context</a>. The user agent <em class="rfc2119">MAY</em> change

3848+

the <a data-link-type="dfn|abstract-op" href="#dfn-applied-display-mode" class="internalDFN" id="ref-for-dfn-applied-display-mode-1">applied display mode</a> for security reasons (e.g., the

3849+

<a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-browsing-context" id="ref-for-index-term-top-level-browsing-context-19">top-level browsing context</a> is <a data-link-type="dfn" href="https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate" id="ref-for-index-term-navigated-7">navigated</a> out of scope)

3850+

and/or the user agent <em class="rfc2119">MAY</em> provide the user with a means of switching to

3851+

another <a data-link-type="dfn|abstract-op" href="#dfn-display-mode" class="internalDFN" id="ref-for-dfn-display-mode-10">display mode</a>.

38523852

</p>

38533853

<p>

38543854

When the <a data-link-type="dfn|abstract-op" href="#dfn-display" class="internalDFN" id="ref-for-dfn-display-2"><code>display</code></a> member is missing, or if there is no

@@ -3922,14 +3922,13 @@ <h1 id="title" class="title">Web Application Manifest</h1>

39223922

application in the <a data-link-type="css-descriptor" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-display-mode" id="ref-for-index-term-display-mode-for-media-1"><code>display-mode</code></a> media feature [<cite><a class="bibref" data-link-type="biblio" href="#bib-mediaqueries-5" title="Media Queries Level 5">MEDIAQUERIES-5</a></cite>].

39233923

</p>

39243924

<div class="note" role="note" id="issue-container-generatedID-45"><div class="note-title marker" id="h-note-44"><span>Note</span></div><p class="">

3925-

A user agent will expose the <a data-link-type="dfn|abstract-op" href="#dfn-applied-display-mode" class="internalDFN" id="ref-for-dfn-applied-display-mode-4">applied display mode</a> — not

3926-

necessarily the one declared in the manifest — via the

3927-

<a data-link-type="css-descriptor" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-display-mode" id="ref-for-index-term-display-mode-for-media-2"><code>display-mode</code></a> media feature, accessible through CSS or

3928-

JavaScript. Note that this media feature will also reflect other

3929-

display modes for a web page when a manifest is not being applied. For

3930-

example, if the end-user puts the page into fullscreen, then the user

3931-

agent would reflect this change to CSS and scripts via the

3932-

<a data-link-type="css-descriptor" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-display-mode" id="ref-for-index-term-display-mode-for-media-3"><code>display-mode</code></a> media feature.

3925+

A user agent will expose the <a data-link-type="dfn|abstract-op" href="#dfn-applied-display-mode" class="internalDFN" id="ref-for-dfn-applied-display-mode-4">applied display mode</a> — not necessarily

3926+

the one declared in the manifest — via the <a data-link-type="css-descriptor" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-display-mode" id="ref-for-index-term-display-mode-for-media-2"><code>display-mode</code></a> media

3927+

feature, accessible through CSS or JavaScript. Note that this media

3928+

feature will also reflect other display modes for a web page when a

3929+

manifest is not being applied. For example, if the end-user puts the

3930+

page into fullscreen, then the user agent would reflect this change to

3931+

CSS and scripts via the <a data-link-type="css-descriptor" href="https://www.w3.org/TR/mediaqueries-5/#descdef-media-display-mode" id="ref-for-index-term-display-mode-for-media-3"><code>display-mode</code></a> media feature.

39333932

</p></div>

39343933

</section>

39353934

<section id="priv-sec"><div class="header-wrapper"><h2 id="x7-privacy-and-security-considerations"><bdi class="secno">7. </bdi>