Skip to content

Commit

Permalink
Editorial: Replace ref to obsoleted RFC7540 with ref to RFC9110 (#1106)
Browse files Browse the repository at this point in the history
SHA: 9d8ad08
Reason: push, by marcoscaceres

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
tidoust and github-actions[bot] committed Nov 29, 2023
1 parent 65419b1 commit bce74d6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!DOCTYPE html><html lang="en" dir="ltr"><head>
<meta charset="utf-8">
<meta name="generator" content="ReSpec 34.2.1">
<meta name="generator" content="ReSpec 34.2.2">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<style>
span.example-title{text-transform:none}
Expand Down Expand Up @@ -178,7 +178,7 @@
.mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)}
.mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)}
</style>
<meta name="revision" content="f54c962e7067699534dac9ff5b585337cc0784e0">
<meta name="revision" content="9d8ad08735e82d03828e6c836c508539a086f5a8">
<meta name="description" content="This specification defines a JSON-based file format that provides
developers with a centralized place to put metadata associated with a
web application. This metadata includes, but is not limited to, the web
Expand Down Expand Up @@ -272,16 +272,16 @@
"github": "https://github.com/w3c/manifest/",
"caniuse": "web-app-manifest",
"xref": "web-platform",
"gitRevision": "f54c962e7067699534dac9ff5b585337cc0784e0",
"publishISODate": "2023-11-15T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 15 November 2023"
"gitRevision": "9d8ad08735e82d03828e6c836c508539a086f5a8",
"publishISODate": "2023-11-29T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 29 November 2023"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
<body data-cite="ENCODING SCREEN-ORIENTATION MEDIAQUERIES-5 IMAGE-RESOURCE MIMESNIFF HTML INFRA URL WEBIDL DOM FETCH" class="h-entry"><div class="head">
<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">
</a></p>
<h1 id="title" class="title">Web Application Manifest</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-11-15">15 November 2023</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2023-11-29">29 November 2023</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -414,9 +414,9 @@ <h1 id="title" class="title">Web Application Manifest</h1>
<a href="https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure">section 6 of the <abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>.

</p><p>
This document is governed by the
<a id="w3c_process_revision" href="https://www.w3.org/2023/Process-20231103/">03 November 2023 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</a>.
</p></section><nav id="toc"><h2 class="introductory" id="table-of-contents">Table of Contents</h2><ol class="toc"><li class="tocline"><a class="tocxref" href="#abstract">Abstract</a></li><li class="tocline"><a class="tocxref" href="#sotd">Status of This Document</a></li><li class="tocline"><a class="tocxref" href="#web-application-manifest"><bdi class="secno">1. </bdi>
This document is governed by the
<a id="w3c_process_revision" href="https://www.w3.org/2023/Process-20231103/">03 November 2023 <abbr title="World Wide Web Consortium">W3C</abbr> Process Document</a>.
</p></section><nav id="toc"><h2 class="introductory" id="table-of-contents">Table of Contents</h2><ol class="toc"><li class="tocline"><a class="tocxref" href="#abstract">Abstract</a></li><li class="tocline"><a class="tocxref" href="#sotd">Status of This Document</a></li><li class="tocline"><a class="tocxref" href="#web-application-manifest"><bdi class="secno">1. </bdi>
Web Application Manifest
</a><ol class="toc"><li class="tocline"><a class="tocxref" href="#examples"><bdi class="secno">1.1 </bdi>
Examples
Expand Down Expand Up @@ -4112,8 +4112,8 @@ <h1 id="title" class="title">Web Application Manifest</h1>
<dd>
The server that hosts the web application could attempt to
predetermine the end-user's language by using <a href="https://en.wikipedia.org/wiki/Geotargeting">geotargeting</a> or by
using content negotiation (e.g., using [<cite><a class="bibref" data-link-type="biblio" href="#bib-rfc7540" title="Hypertext Transfer Protocol Version 2 (HTTP/2)">RFC7540</a></cite>]'s
"<code>Accept-Language</code>" header, or even a custom HTTP header).
using content negotiation (e.g., using an HTTP "<code>Accept-Language</code>"
header [<cite><a class="bibref" data-link-type="biblio" href="#bib-rfc9110" title="HTTP Semantics">RFC9110</a></cite>], or even a custom HTTP header).
</dd>
</dl>
<p>
Expand Down Expand Up @@ -4683,7 +4683,7 @@ <h1 id="title" class="title">Web Application Manifest</h1>
</dd><dt id="bib-mime-types">[MIME-TYPES]</dt><dd>
<a href="https://www.rfc-editor.org/rfc/rfc2046"><cite>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</cite></a>. N. Freed; N. Borenstein. IETF. November 1996. Draft Standard. URL: <a href="https://www.rfc-editor.org/rfc/rfc2046">https://www.rfc-editor.org/rfc/rfc2046</a>
</dd><dt id="bib-permissions">[permissions]</dt><dd>
<a href="https://www.w3.org/TR/permissions/"><cite>Permissions</cite></a>. Marcos Caceres; Mike Taylor. W3C. 13 June 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions/">https://www.w3.org/TR/permissions/</a>
<a href="https://www.w3.org/TR/permissions/"><cite>Permissions</cite></a>. Marcos Caceres; Mike Taylor. W3C. 22 November 2023. W3C Working Draft. URL: <a href="https://www.w3.org/TR/permissions/">https://www.w3.org/TR/permissions/</a>
</dd><dt id="bib-rfc2119">[RFC2119]</dt><dd>
<a href="https://www.rfc-editor.org/rfc/rfc2119"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>. S. Bradner. IETF. March 1997. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc2119">https://www.rfc-editor.org/rfc/rfc2119</a>
</dd><dt id="bib-rfc7159">[RFC7159]</dt><dd>
Expand All @@ -4707,8 +4707,8 @@ <h1 id="title" class="title">Web Application Manifest</h1>
<a href="https://mimesniff.spec.whatwg.org/"><cite>MIME Sniffing Standard</cite></a>. Gordon P. Hemsley. WHATWG. Living Standard. URL: <a href="https://mimesniff.spec.whatwg.org/">https://mimesniff.spec.whatwg.org/</a>
</dd><dt id="bib-rfc7258">[RFC7258]</dt><dd>
<a href="https://www.rfc-editor.org/rfc/rfc7258"><cite>Pervasive Monitoring Is an Attack</cite></a>. S. Farrell; H. Tschofenig. IETF. May 2014. Best Current Practice. URL: <a href="https://www.rfc-editor.org/rfc/rfc7258">https://www.rfc-editor.org/rfc/rfc7258</a>
</dd><dt id="bib-rfc7540">[RFC7540]</dt><dd>
<a href="https://httpwg.org/specs/rfc7540.html"><cite>Hypertext Transfer Protocol Version 2 (HTTP/2)</cite></a>. M. Belshe; R. Peon; M. Thomson, Ed.. IETF. May 2015. Proposed Standard. URL: <a href="https://httpwg.org/specs/rfc7540.html">https://httpwg.org/specs/rfc7540.html</a>
</dd><dt id="bib-rfc9110">[RFC9110]</dt><dd>
<a href="https://httpwg.org/specs/rfc9110.html"><cite>HTTP Semantics</cite></a>. R. Fielding, Ed.; M. Nottingham, Ed.; J. Reschke, Ed.. IETF. June 2022. Internet Standard. URL: <a href="https://httpwg.org/specs/rfc9110.html">https://httpwg.org/specs/rfc9110.html</a>
</dd><dt id="bib-service-workers-1">[SERVICE-WORKERS-1]</dt><dd>
<a href="https://www.w3.org/TR/service-workers/"><cite>Service Workers</cite></a>. Jake Archibald; Marijn Kruisselbrink. W3C. 12 July 2022. W3C Candidate Recommendation. URL: <a href="https://www.w3.org/TR/service-workers/">https://www.w3.org/TR/service-workers/</a>
</dd><dt id="bib-tls">[TLS]</dt><dd>
Expand Down

0 comments on commit bce74d6

Please sign in to comment.