Skip to content

Commit 6a0ef74

Browse files
Merge pull request #545 from w3c/544-split-privacy-security-section-in-registry
SHA: b5ec85c Reason: push, by @chcunningham Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6e20c0a commit 6a0ef74

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

codec_registry.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link href="https://www.w3.org/2008/site/images/favicon.ico" rel="icon">
99
<meta content="Bikeshed version 44af0bf3e, updated Fri Jul 29 17:05:16 2022 -0700" name="generator">
1010
<link href="https://www.w3.org/TR/webcodecs-codec-registry/" rel="canonical">
11-
<meta content="814b6c55b23ad565caaa6d6b16696e1ef9ddbe4e" name="document-revision">
11+
<meta content="b5ec85c5aeaa58b130cb9fd64280b3964a24a873" name="document-revision">
1212
<style>/* style-autolinks */
1313

1414
.css.css, .property.property, .descriptor.descriptor {
@@ -517,7 +517,8 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
517517
<li><a href="#registration-entry-requirements"><span class="secno">2</span> <span class="content">Registration Entry Requirements</span></a>
518518
<li><a href="#audio-codec-registry"><span class="secno">3</span> <span class="content">Audio Codec Registry</span></a>
519519
<li><a href="#video-codec-registry"><span class="secno">4</span> <span class="content">Video Codec Registry</span></a>
520-
<li><a href="#privacy-and-security-considerations"><span class="secno">5</span> <span class="content">Privacy and Security Considerations</span></a>
520+
<li><a href="#privacy-considerations"><span class="secno">5</span> <span class="content">Privacy Considerations</span></a>
521+
<li><a href="#security-considerations"><span class="secno">6</span> <span class="content">Security Considerations</span></a>
521522
<li>
522523
<a href="#index"><span class="secno"></span> <span class="content">Index</span></a>
523524
<ol class="toc">
@@ -653,8 +654,12 @@ <h2 class="heading settled" data-level="4" id="video-codec-registry"><span class
653654
<td>VP9
654655
<td><a href="https://www.w3.org/TR/webcodecs-vp9-codec-registration/">VP9 codec registration</a> <a data-link-type="biblio" href="#biblio-webcodecs-vp9-codec-registration">[WEBCODECS-VP9-CODEC-REGISTRATION]</a>
655656
</table>
656-
<h2 class="heading settled" data-level="5" id="privacy-and-security-considerations"><span class="secno">5. </span><span class="content">Privacy and Security Considerations</span><a class="self-link" href="#privacy-and-security-considerations"></a></h2>
657-
<p>Please refer to the <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy Considerations</a> and <a href="https://w3c.github.io/webcodecs/#security-considerations">Security Considerations</a> sections in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p>
657+
<h2 class="heading settled" data-level="5" id="privacy-considerations"><span class="secno">5. </span><span class="content">Privacy Considerations</span><a class="self-link" href="#privacy-considerations"></a></h2>
658+
<p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#privacy-considerations">Privacy
659+
Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p>
660+
<h2 class="heading settled" data-level="6" id="security-considerations"><span class="secno">6. </span><span class="content">Security Considerations</span><a class="self-link" href="#security-considerations"></a></h2>
661+
<p>Please refer to the section <a href="https://w3c.github.io/webcodecs/#security-considerations">Security
662+
Considerations</a> in <a data-link-type="biblio" href="#biblio-webcodecs">[WEBCODECS]</a>.</p>
658663
</main>
659664
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
660665
<h2 class="no-num no-ref heading settled" id="index"><span class="content">Index</span><a class="self-link" href="#index"></a></h2>

0 commit comments

Comments
 (0)