Skip to content

Commit ef951ea

Browse files
Fix TR autopublishing
SHA: 4c10a60 Reason: push, by @dontcallmedom Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 608488e commit ef951ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet" type="text/css">
88
<meta content="Bikeshed version bbc364800, updated Mon Nov 15 13:57:55 2021 -0800" name="generator">
99
<link href="https://w3c.github.io/webrtc-encoded-transform/" rel="canonical">
10-
<meta content="31f09c9db429d56c2993b55644a5f89db88fe021" name="document-revision">
10+
<meta content="4c10a605a5ebcabab33923844ca73be64271df1c" name="document-revision">
1111
<style>/* style-autolinks */
1212

1313
.css.css, .property.property, .descriptor.descriptor {
@@ -578,7 +578,7 @@
578578
<div class="head">
579579
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
580580
<h1 class="p-name no-ref" id="title">WebRTC Encoded Transform</h1>
581-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2021-11-19">19 November 2021</time></p>
581+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">Editor’s Draft</a>, <time class="dt-updated" datetime="2021-12-01">1 December 2021</time></p>
582582
<div data-fill-with="spec-metadata">
583583
<dl>
584584
<dt>This version:
@@ -1773,7 +1773,7 @@ <h3 class="no-num no-ref heading settled" id="informative"><span class="content"
17731773
<dt id="biblio-webrtc-identity">[WEBRTC-IDENTITY]
17741774
<dd>Cullen Jennings; Martin Thomson. <a href="https://www.w3.org/TR/webrtc-identity/"><cite>Identity for WebRTC 1.0</cite></a>. 27 September 2018. CR. URL: <a href="https://www.w3.org/TR/webrtc-identity/">https://www.w3.org/TR/webrtc-identity/</a>
17751775
<dt id="biblio-webrtc-nv-use-cases">[WEBRTC-NV-USE-CASES]
1776-
<dd>Bernard Aboba. <a href="https://www.w3.org/TR/webrtc-nv-use-cases/"><cite>WebRTC Next Version Use Cases</cite></a>. 16 March 2021. WD. URL: <a href="https://www.w3.org/TR/webrtc-nv-use-cases/">https://www.w3.org/TR/webrtc-nv-use-cases/</a>
1776+
<dd>Bernard Aboba. <a href="https://www.w3.org/TR/webrtc-nv-use-cases/"><cite>WebRTC Next Version Use Cases</cite></a>. 23 November 2021. NOTE. URL: <a href="https://www.w3.org/TR/webrtc-nv-use-cases/">https://www.w3.org/TR/webrtc-nv-use-cases/</a>
17771777
</dl>
17781778
<h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">IDL Index</span><a class="self-link" href="#idl-index"></a></h2>
17791779
<pre class="idl highlight def">// New dictionary

0 commit comments

Comments
 (0)