8000 add STATEMENT, more specific Note track link to status.include by tantek · Pull Request #3137 · speced/bikeshed · GitHub
[go: up one dir, main page]

Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions bikeshed/spec-data/readonly/boilerplate/mediawg/status.include
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<p include-if="NOTE-FPWD,NOTE-WD">
This document was published by the <a href="https://www.w3.org/groups/wg/media">Media Working Group</a> as a Group Draft Note using the <a
href='https://www.w3.org/policies/process/20231103/#recs-and-notes'>Note
href='https://www.w3.org/policies/process/20231103/#note-track'>Note
track</a>.
</p>

Expand All @@ -44,7 +44,13 @@

<p include-if="NOTE">
This document was published by the <a href="https://www.w3.org/groups/wg/media">Media Working Group</a> as a Group Note using the <a
href='https://www.w3.org/policies/process/20231103/#recs-and-notes'>Note
href='https://www.w3.org/policies/process/20231103/#note-track'>Note
track</a>.
</p>

<p include-if="STATEMENT">
This document was published by the <a href="https://www.w3.org/groups/wg/media">Media Working Group</a> as a W3C Statement using the <a
href='https://www.w3.org/policies/process/20231103/#note-track'>Note
track</a>.
</p>

Expand Down Expand Up @@ -133,7 +139,7 @@
</p>


<p exclude-if="NOTE,NOTE-FPWD,NOTE-WD,NOTE-ED">
<p exclude-if="NOTE,NOTE-FPWD,NOTE-WD,NOTE-ED,STATEMENT">
This document was produced by a group operating under the <a id="sotd_patent" property="w3p:patentRules" href="https://www.w3.org/policies/patent-policy/">W3C Patent Policy</a>.
<abbr title="World Wide Web Consortium">W3C</abbr> maintains a <a href="https://www.w3.org/groups/wg/media/ipr" rel="disclosure">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/policies/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 <abbr title="World Wide Web Consortium">W3C</abbr> Patent Policy</a>.
</p>
Expand Down
Loading
0