From 0b7aef7ed0279574a6ed02bacf01fdfb8d5d3859 Mon Sep 17 00:00:00 2001
From: Denis Ah-Kang <1696128+deniak@users.noreply.github.com>
Date: Mon, 6 Nov 2023 09:48:51 +0400
Subject: [PATCH] introduce the 2023.1 process document and allow a 1-month
transition period (#1784)
---
lib/l10n-en_GB.js | 12 ++--
lib/rules.json | 70 ++++++++++----------
lib/rules/sotd/new-features.js | 2 +-
lib/rules/sotd/process-document.js | 64 +++++++++++-------
lib/rules/sotd/publish.js | 47 ++++++++++---
lib/rules/sotd/stability.js | 2 +-
test/data/TR/TRBase.js | 7 --
test/doc-views/TR/Recommendation/REC.js | 2 +-
test/doc-views/TR/TRBase.js | 4 +-
test/doc-views/layout/spec.handlebars | 6 +-
test/doc-views/partials/stability.handlebars | 4 +-
test/doc-views/specBase.js | 8 +--
test/docs/2021-cr.html | 6 +-
test/docs/2021-crd.html | 4 +-
test/docs/2021-cry.html | 6 +-
test/docs/2021-cryd.html | 4 +-
test/docs/2021-disc.html | 4 +-
test/docs/2021-dnote.html | 4 +-
test/docs/2021-dry.html | 4 +-
test/docs/2021-fpwd.html | 4 +-
test/docs/2021-note.html | 4 +-
test/docs/2021-pr.html | 4 +-
test/docs/2021-rec.html | 2 +-
test/docs/2021-ry.html | 4 +-
test/docs/2021-stmt.html | 4 +-
test/docs/2021-wd-shortname-change.html | 4 +-
test/docs/2021-wd.html | 4 +-
test/samples.js | 28 ++++----
28 files changed, 176 insertions(+), 142 deletions(-)
diff --git a/lib/l10n-en_GB.js b/lib/l10n-en_GB.js
index 0d85277da..2e901a629 100644
--- a/lib/l10n-en_GB.js
+++ b/lib/l10n-en_GB.js
@@ -176,7 +176,7 @@ export const messages = {
'sotd.stability.no-cr-review':
'No wide review link for Candidate Recommendation',
'sotd.stability.wrong-cr-review-link':
- "Wrong wide review link for Candidate Recommendation, link should be 'https://www.w3.org/2023/Process-20230612/#dfn-wide-review'",
+ "Wrong wide review link for Candidate Recommendation, link should be 'https://www.w3.org/2023/Process-20231103/#dfn-wide-review'",
'sotd.stability.no-licensing-link':
"Wrong royalty-free licensing link for CR and REC, link should be ${licensingLink} with text '${licensingText}'",
// sotd/review-end
@@ -259,10 +259,10 @@ export const messages = {
'The governing process statement has been found multiple times.',
'sotd.process-document.not-found':
'The document must mention the governing process: ${process}',
- 'sotd.process-document.wrong-link':
- 'The link to the process rules specified in the document is erroneous.',
- 'sotd.process-document.wrong-process':
- "The document doesn't specify the right governing process: ${process}.",
+ 'sotd.process-document.previous-allowed':
+ 'The process document (${process}) you are using is deprecated.',
+ 'sotd.process-document.previous-not-allowed':
+ 'The process document (${process}) you are using is no longer allowed.',
// sotd/ac-review
'sotd.ac-review.found':
'Found a link to an online questionnaire: ${link}. Does this link provide access to the review form?',
@@ -279,7 +279,7 @@ export const messages = {
'Deliverer not found. An attribute data-deliverer
must be in the SotD',
// sotd/new-features
'sotd.new-features.no-link':
- 'The paragraph on future updates to the recommendation should include a link to the new features: https://www.w3.org/2023/Process-20230612/#allow-new-features',
+ 'The paragraph on future updates to the recommendation should include a link to the new features: https://www.w3.org/2023/Process-20231103/#allow-new-features',
'sotd.new-features.no-warning':
"If it is the intention to incorporate new features in future updates of the Recommendation, please make sure to identify the document as intending to allow new features.",
// structure/canonical
diff --git a/lib/rules.json b/lib/rules.json
index 9662cc955..a333d2be5 100644
--- a/lib/rules.json
+++ b/lib/rules.json
@@ -146,8 +146,8 @@
"datesFormat": true,
"publish": [
"Draft Registry",
- "Registry track",
- "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Registry track</a>"
+ "Registry track",
+ "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Registry track</a>"
],
"customParagraph": true,
"stability": "It must set expectations about the (in)stability of the document. The recommended text is:
", @@ -235,11 +235,11 @@ "datesFormat": true, "publish": [ "Candidate Registry Snapshot", - "Registry track", - "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Registry track</a>" + "Registry track", + "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Registry track</a>" ], "customParagraph": true, - "stability": "It must set expectations about the (in)stability of the document. The recommended text is:Publication as a Draft Registry does not imply endorsement by W3C and its Members
Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received wide review.
<p>Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received <a href=\"https://www.w3.org/2023/Process-20230612/#dfn-wide-review\">wide review</a>.</p>
Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received wide review.
<p>Publication as a Draft Registry does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received <a href=\"https://www.w3.org/2023/Process-20231103/#dfn-wide-review\">wide review</a>.</p>
", @@ -413,8 +413,8 @@ "datesFormat": true, "publish": [ "Registry", - "Registry track", - "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Registry track</a>" + "Registry track", + "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Registry track</a>" ], "customParagraph": true, "usage": "It must include the expectations in terms of usage of this registry. The SOTD should include the paragraph:Publication as a Candidate Registry Draft does not imply endorsement by W3C and its Members. A Candidate Registry Draft integrates changes from the previous Candidate Registry that the Working Group intends to include in a subsequent Candidate Registry Snapshot.
W3C recommends the wide usage of this registry.", @@ -507,8 +507,8 @@ "boilerplateTRDoc": true, "publish": [ "Group Draft Note", - "Note track", - "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Note track</a>" + "Note track", + "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Note track</a>" ], "customParagraph": true, "stability": "It must set expectations about the (in)stability of the document. The recommended text is:
orGroup Draft Notes are not endorsed by W3C nor its Members.
", @@ -596,8 +596,8 @@ "datesFormat": true, "publish": [ "Group Note", - "Note track", - "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Note track</a>" + "Note track", + "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Note track</a>" ], "customParagraph": true, "stability": "It must set expectations about the (in)stability of the document. The recommended text is:This Group Draft Note is endorsed by the @@@ Working/Interest Group (and the @@@ Working/Interest Group), but is not endorsed by W3C itself nor its Members.
orGroup Notes are not endorsed by W3C nor its Members.
", @@ -685,8 +685,8 @@ "datesFormat": true, "publish": [ "Statement", - "Note track", - "<a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Note track</a>" + "Note track", + "<a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Note track</a>" ], "customParagraph": true, "stability": "It must set expectations about the (in)stability of the document. The recommended text is:This Group Note is endorsed by the @@@ Working/Interest Group (and the @@@ Working/Interest Group), but is not endorsed by W3C itself nor its Members.
A W3C Statement is a specification that, after extensive consensus-building, is endorsed by W3C and its Members.
<p>A W3C Statement is a specification that, after extensive consensus-building, is endorsed by W3C and its Members.</p>
Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received wide review, is intended to gather implementation experience, and has commitments from Working Group members to royalty-free licensing for implementations.
<p>Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received <a href=\"https://www.w3.org/2023/Process-20230612/#dfn-wide-review\">wide review</a>, is intended to gather implementation experience, and has commitments from Working Group members to <a href=\"https://www.w3.org/Consortium/Patent-Policy/#sec-Requirements\">royalty-free licensing</a> for implementations.</p>
Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received wide review, is intended to gather implementation experience, and has commitments from Working Group members to royalty-free licensing for implementations.
<p>Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received <a href=\"https://www.w3.org/2023/Process-20231103/#dfn-wide-review\">wide review</a>, is intended to gather implementation experience, and has commitments from Working Group members to <a href=\"https://www.w3.org/Consortium/Patent-Policy/#sec-Requirements\">royalty-free licensing</a> for implementations.</p>
Future updates to this specification may incorporate new features.Include one of this source code:
<p>Future updates to this specification may incorporate <a href=\"https://www.w3.org/2023/Process-20230612/#allow-new-features\">new features</a>.</p>
",
+ "newFeatures": "If it is the intention to incorporate new features in future updates of the specification, please make sure to identify the document as intending to allow new features. Recommended text is: Future updates to this specification may incorporate new features.Include one of this source code:
<p>Future updates to this specification may incorporate <a href=\"https://www.w3.org/2023/Process-20231103/#allow-new-features\">new features</a>.</p>
",
"whichProcess": true
}
},
@@ -1249,14 +1249,14 @@
"boilerplateTRDoc": true,
"datesFormat": true,
"deployment": true,
- "publish": "W3C Recommendation must include one of the following paragraphs in the \"Status of This Document\" depending on the type of Recommendations:This document was published by the @@ Working Group as a Recommendation using the Recommendation track.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate corrections.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#candidate-correction\">candidate corrections.</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate additions, introducing new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#candidate-addition\">candidate additions</a>, introducing new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate amendments, introducing substantive changes and new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#candidate-amendments\">candidate amendments</a>, introducing substantive changes and new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed corrections.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#proposed-corrections\">proposed corrections.</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed additions, introducing new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#proposed-addition\">proposed additions</a>, introducing new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed amendments, introducing substantive changes and new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20230612/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20230612/#proposed-amendments\">proposed amendments</a>, introducing substantive changes and new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate corrections.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#candidate-correction\">candidate corrections.</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate additions, introducing new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#candidate-addition\">candidate additions</a>, introducing new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes candidate amendments, introducing substantive changes and new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#candidate-amendments\">candidate amendments</a>, introducing substantive changes and new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed corrections.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#proposed-corrections\">proposed corrections.</a>.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed additions, introducing new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#proposed-addition\">proposed additions</a>, introducing new features since the Previous Recommendation.</p>
This document was published by the @@ Working Group as a Recommendation using the Recommendation track. It includes proposed amendments, introducing substantive changes and new features since the Previous Recommendation.Include this source code:
<p>This document was published by the @@ Working Group as a Recommendation using the <a href=\"https://www.w3.org/2023/Process-20231103/#recs-and-notes\">Recommendation track</a>. It includes <a href=\"https://www.w3.org/2023/Process-20231103/#proposed-amendments\">proposed amendments</a>, introducing substantive changes and new features since the Previous Recommendation.</p>
A W3C Recommendation is a specification that, after extensive consensus-building, is endorsed by W3C and its Members, and has commitments from Working Group members to royalty-free licensing for implementations.
<p>A W3C Recommendation is a specification that, after extensive consensus-building, is endorsed by <abbr title=\"World Wide Web Consortium\">W3C</abbr> and its Members, and has commitments from Working Group members to <a href=\"https://www.w3.org/Consortium/Patent-Policy/#sec-Requirements\">royalty-free licensing</a> for implementations.</p>
Future updates to this Recommendation may incorporate new features.Include one of this source code:
<p>Future updates to this Recommendation may incorporate <a href=\"https://www.w3.org/2023/Process-20230612/#allow-new-features\">new features</a>.</p>
",
+ "newFeatures": "If it is the intention to incorporate new features in future updates of the Recommendation, please make sure to identify the document as intending to allow new features. Recommended text is: Future updates to this Recommendation may incorporate new features.Include one of this source code:
<p>Future updates to this Recommendation may incorporate <a href=\"https://www.w3.org/2023/Process-20231103/#allow-new-features\">new features</a>.</p>
",
"whichProcess": true,
"recAddition": "Modifications in W3C Recommendation are divided into \"new features\" and \"changes\". Recommendations with modifications must include the following paragraphs depending on the changes.there should be a paragraph with class=\"correction proposed\"
Proposed corrections are marked in the document.Include this source code:
<p class=\"correction proposed\">Proposed corrections are marked in the document.</p>
there should be a paragraph with class=\"addition proposed\"
Proposed additions are marked in the document.Include this source code:
<p class=\"addition proposed\">Proposed additions are marked in the document.</p>
there should be a paragraph with class=\"correction\"
Candidate corrections are marked in the document.Include this source code:
<p class=\"correction\">Candidate corrections are marked in the document.</p>
there should be a paragraph with class=\"addition\"
Candidate additions are marked in the document.Include this source code:
<p class=\"correction\">Candidate additions are marked in the document.</p>
Include this source code:<p>W3C has chosen to rescind the <a href=\"@@PREVIOUS REC URI@@\">@@TITLE@@ Recommendation</a> for the following reasons: [...list of reasons...]. For additional information about replacement or alternative technologies, please refer to the <a href=\"https://www.w3.org/2016/11/obsoleting-rescinding/\">explanation of Obsoleting, Rescinding or Superseding W3C Specifications</a>.</p>
Publication as a Discontinued Draft implies that this document is no longer intended to advance or to be maintained. It is inappropriate to cite this document as other than abandoned work.
<p>Publication as a Discontinued Draft implies that this document is no longer intended to advance or to be maintained. It is inappropriate to cite this document as other than abandoned work.</p>
This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.", "patPolReq": "It must include a text related to the patent policy:
This document was produced by a group operating under the W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.
<p>This document was produced by a group operating under the <a href=\"https://www.w3.org/Consortium/Patent-Policy/\">W3C Patent Policy</a>. W3C maintains a <a rel=\"disclosure\" href=\"@@URI to IPP status or other page@@\">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href=\"https://www.w3.org/Consortium/Patent-Policy/#def-essential\">Essential Claim(s)</a> must disclose the information in accordance with <a href=\"https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure\">section 6 of the W3C Patent Policy</a>.</p>
This document was produced by a group operating under the 1 August 2017 W3C Patent Policy. W3C maintains a public list of any patent disclosures made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains Essential Claim(s) must disclose the information in accordance with section 6 of the W3C Patent Policy.
<p>This document was produced by a group operating under the <a href=\"https://www.w3.org/Consortium/Patent-Policy-20170801/\">1 August 2017 W3C Patent Policy</a>. W3C maintains a <a rel=\"disclosure\" href=\"@@URI to IPP status or other page@@\">public list of any patent disclosures</a> made in connection with the deliverables of the group; that page also includes instructions for disclosing a patent. An individual who has actual knowledge of a patent which the individual believes contains <a href=\"https://www.w3.org/Consortium/Patent-Policy-20170801/#def-essential\">Essential Claim(s)</a> must disclose the information in accordance with <a href=\"https://www.w3.org/Consortium/Patent-Policy-20170801/#sec-Disclosure\">section 6 of the W3C Patent Policy</a>.</p>
The W3C Patent Policy does not carry any licensing requirements or commitments on this document.
<p>The <a href=\"https://www.w3.org/Consortium/Patent-Policy/\">W3C Patent Policy</a> does not carry any licensing requirements or commitments on this document.</p>
The 1 August 2017 W3C Patent Policy does not carry any licensing requirements or commitments on this document.
<p>The <a href=\"https://www.w3.org/Consortium/Patent-Policy-20170801/\">1 August 2017 W3C Patent Policy</a> does not carry any licensing requirements or commitments on this document.</p>
Note: Contact the Communications Team for suitable adaptations in the case where a document has been published jointly by more than one group. In the adaptation, be sure that the text for informative-only specs or specs not going to Rec is the same as the standard text.
This document is governed by the 12 June 2023 W3C Process Document.
<p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/2023/Process-20230612/\">12 June 2023 W3C Process Document</a>. </p>
This document is governed by the 03 November 2023 W3C Process Document.
<p>This document is governed by the <a id=\"w3c_process_revision\" href=\"https://www.w3.org/2023/Process-20231103/\">03 November 2023 W3C Process Document</a>. </p>
<p>This specification is a <a href=\"https://www.w3.org/2023/Process-20230612/#rec-rescind\">@{param1} Recommendation</a>. A newer specification exists that is recommended for new adoption in place of this specification. </p>
<p>This document has been reviewed by W3C Members, by software developers, and by other W3C groups and interested parties, and is endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited from another document. W3C's role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web.</p>
<p>For purposes of the W3C Patent Policy, this @{param1} Recommendation has the same status as an active Recommendation; it retains licensing commitments and remains available as a reference for old -- and possibly still deployed -- implementations, but is not recommended for future implementation. New implementations should follow the <a href='@@'>
latest version</a>
of the @@ specification.</p>
<p>This specification is a <a href=\"https://www.w3.org/2023/Process-20231103/#rec-rescind\">@{param1} Recommendation</a>. A newer specification exists that is recommended for new adoption in place of this specification. </p>
<p>This document has been reviewed by W3C Members, by software developers, and by other W3C groups and interested parties, and is endorsed by the Director as a W3C Recommendation. It is a stable document and may be used as reference material or cited from another document. W3C's role in making the Recommendation is to draw attention to the specification and to promote its widespread deployment. This enhances the functionality and interoperability of the Web.</p>
<p>For purposes of the W3C Patent Policy, this @{param1} Recommendation has the same status as an active Recommendation; it retains licensing commitments and remains available as a reference for old -- and possibly still deployed -- implementations, but is not recommended for future implementation. New implementations should follow the <a href='@@'>
latest version</a>
of the @@ specification.</p>
- It includes proposed addition, introducing new features since the Previous Recommendation. + It includes proposed addition, introducing new features since the Previous Recommendation.
{{/if}} {{#if sotd.rec.showAddition}} @@ -235,11 +235,11 @@ {{> patent-policy}}- This document . + This document {{! is governed by the}} .
{{#if sotd.duplicateProcess}} {{! is governed by the}}- This document . + This document {{! is governed by the}} .
{{/if}} {{#if sotd.newFeatures.show}} diff --git a/test/doc-views/partials/stability.handlebars b/test/doc-views/partials/stability.handlebars index 64793867f..a5f36b295 100644 --- a/test/doc-views/partials/stability.handlebars +++ b/test/doc-views/partials/stability.handlebars @@ -21,7 +21,7 @@ DISC: Publication as a Discontinued Draft implies that this document is no longer intended to advance or to be maintained. It is inappropriate to cite this document as other than abandoned work. - CR: Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received {{! is governed by the}} wide review, is intended to gather implementation experience, and has commitments from Working Group members to royalty-free licensing for implementations. + CR: Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Snapshot has received wide review, is intended to gather implementation experience, and has commitments from Working Group members to royalty-free licensing for implementations. CRD: Publication as a Candidate Recommendation does not imply endorsement by W3C and its Members. A Candidate Recommendation Draft integrates changes from the previous Candidate Recommendation that the Working Group intends to include in a subsequent Candidate Recommendation Snapshot. + @@ -72,7 +72,7 @@ DRY: Publication as a Draft Registry does not imply endorsement by W3C and its Members. This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress. - CRY: Publication as a Candidate Registry Snapshot does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received wide review. + CRY: Publication as a Candidate Registry Snapshot does not imply endorsement by W3C and its Members. A Candidate Registry Snapshot has received wide review. CRYD: Publication as a Candidate Registry Draft does not imply endorsement by W3C and its Members. A Candidate Registry Draft integrates changes from the previous Candidate Registry that the Working Group intends to include in a subsequent Candidate Registry Snapshot. diff --git a/test/doc-views/specBase.js b/test/doc-views/specBase.js index 5437b6e52..8437f6a6d 100644 --- a/test/doc-views/specBase.js +++ b/test/doc-views/specBase.js @@ -133,7 +133,7 @@ export const data = { group: 'Internationalization Working Group', WGLink: 'https://www.w3.org/groups/wg/i18n-core/', - trackLink: 'https://www.w3.org/2023/Process-20230612/#recs-and-notes', + trackLink: 'https://www.w3.org/2023/Process-20231103/#recs-and-notes', extra1: '', noEndorsementHTML: 'does not imply endorsement by W3C and its Members', @@ -147,7 +147,7 @@ export const data = { discText: 'intended to advance or to be maintained', wideReviewText: 'wide review', wideReviewLink: - 'https://www.w3.org/2023/Process-20230612/#dfn-wide-review', + 'https://www.w3.org/2023/Process-20231103/#dfn-wide-review', recConsensusText: 'after extensive consensus-building', licensingText: 'royalty-free licensing', @@ -181,9 +181,9 @@ export const data = { duplicateProcess: false, processTextPrefix: 'is governed by the', - processLink: 'https://www.w3.org/2023/Process-20230612/', + processLink: 'https://www.w3.org/2023/Process-20231103/', processHTML: - '12 June 2023 W3C Process Document', + '03 November 2023 W3C Process Document', newFeatures: { show: false, text: 'Future updates to this Recommendation may incorporate new features.', diff --git a/test/docs/2021-cr.html b/test/docs/2021-cr.html index 1d3e2706a..92a89052f 100644 --- a/test/docs/2021-cr.html +++ b/test/docs/2021-cr.html @@ -84,7 +84,7 @@This document was published by the Web Performance Working Group as a Candidate Recommendation Snapshot using the Recommendation + href="https://www.w3.org/2023/Process-20231103/#recs-and-notes">Recommendation track.
@@ -92,7 +92,7 @@- This document is governed by the 12 June 2023 W3C Process Document. + This document is governed by the 03 November 2023 W3C Process Document.
This section describes the status of this document at the time of its publication. A list of current W3C publications and the latest revision of this technical report can be found in the W3C technical reports index at https://www.w3.org/TR/.
-This document was published by the Web Performance Working Group as a Candidate Recommendation Draft using the Recommendation track.
+This document was published by the Web Performance Working Group as a Candidate Recommendation Draft using the Recommendation track.
Publication as a Candidate Recommendation does not imply endorsement by Status of This Document
- This document is governed by the 12 June 2023 W3C Process Document. + This document is governed by the 03 November 2023 W3C Process Document.