163
163
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
164
164
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
165
165
</style>
166
- <meta name="revision" content="75ae2b4103154b97a7f17248854a7760e40f0631 ">
166
+ <meta name="revision" content="22b225928d1d760c5414f19c67ed595013b7bbad ">
167
167
<meta name="description" content="This specification defines a JSON-based file format that provides
168
168
developers with a centralized place to put metadata associated with a
169
169
web application. This metadata includes, but is not limited to, the web
208
208
"prevVersion": "FPWD",
209
209
"previousMaturity": "WD",
210
210
"formerEditors": [
211
+ {
212
+ "name": "Matt Giuca",
213
+ "company": "Google Inc.",
214
+ "companyURL": "https://www.google.com/",
215
+ "w3cid": 91260,
216
+ "retiredDate": "2024-07-01"
217
+ },
211
218
{
212
219
"name": "Anssi Kostiainen",
213
220
"company": "Intel Corporation",
246
253
"companyURL": "https://intel.com/",
247
254
"w3cid": 57705
248
255
},
249
- {
250
- "name": "Matt Giuca",
251
- "company": "Google Inc.",
252
- "companyURL": "https://www.google.com/",
253
- "w3cid": 91260
254
- },
255
256
{
256
257
"name": "Diego González",
257
258
"company": "Microsoft Corporation",
275
276
"github": "https://github.com/w3c/manifest/",
276
277
"caniuse": "web-app-manifest",
277
278
"xref": "web-platform",
278
- "gitRevision": "75ae2b4103154b97a7f17248854a7760e40f0631 ",
279
- "publishISODate": "2024-10-08T00 :00:00.000Z",
280
- "generatedSubtitle": "W3C Editor's Draft 08 October 2024"
279
+ "gitRevision": "22b225928d1d760c5414f19c67ed595013b7bbad ",
280
+ "publishISODate": "2024-10-11T00 :00:00.000Z",
281
+ "generatedSubtitle": "W3C Editor's Draft 11 October 2024"
281
282
}</script>
282
283
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
283
284
<body data-cite="ENCODING SCREEN-ORIENTATION MEDIAQUERIES-5 IMAGE-RESOURCE MIMESNIFF HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
284
285
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
285
286
</a></p>
286
287
<h1 id="title" class="title">Web Application Manifest</h1>
287
- <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-10-08">08 October 2024</time></p>
288
+ <p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-10-11">11 October 2024</time></p>
288
289
<details open="">
289
290
<summary>More details about this document</summary>
290
291
<dl>
@@ -309,8 +310,6 @@ <h1 id="title" class="title">Web Application Manifest</h1>
309
310
<span class="p-name fn">Marcos Cáceres</span> (<a class="p-org org h-org" href="https://apple.com">Apple</a>)
310
311
</dd><dd class="editor p-author h-card vcard" data-editor-id="57705">
311
312
<span class="p-name fn">Kenneth Rohde Christiansen</span> (<a class="p-org org h-org" href="https://intel.com/">Intel Corporation</a>)
312
- </dd><dd class="editor p-author h-card vcard" data-editor-id="91260">
313
- <span class="p-name fn">Matt Giuca</span> (<a class="p-org org h-org" href="https://www.google.com/">Google Inc.</a>)
314
313
</dd><dd class="editor p-author h-card vcard" data-editor-id="66757">
315
314
<span class="p-name fn">Diego González</span> (<a class="p-org org h-org" href="https://microsoft.com/">Microsoft Corporation</a>)
316
315
</dd><dd class="editor p-author h-card vcard" data-editor-id="90918">
@@ -320,7 +319,9 @@ <h1 id="title" class="title">Web Application Manifest</h1>
320
319
</dd>
321
320
<dt>
322
321
Former editors:
323
- </dt><dd class="editor p-author h-card vcard" data-editor-id="41974">
322
+ </dt><dd class="editor p-author h-card vcard" data-editor-id="91260">
323
+ <span class="p-name fn">Matt Giuca</span> (<a class="p-org org h-org" href="https://www.google.com/">Google Inc.</a>) - Until <time datetime="2024-07-01">01 July 2024</time>
324
+ </dd><dd class="editor p-author h-card vcard" data-editor-id="41974">
324
325
<span class="p-name fn">Anssi Kostiainen</span> (<a class="p-org org h-org" href="https://intel.com/">Intel Corporation</a>) - Until <time datetime="2024-05-10">10 May 2024</time>
325
326
</dd><dd class="editor p-author h-card vcard" data-editor-id="43672">
326
327
<span class="p-name fn">Aaron Gustafson</span> (<a class="p-org org h-org" href="https://microsoft.com/">Microsoft Corporation</a>) - Until <time datetime="2024-05-10">10 May 2024</time>
0 commit comments